MCPcopy Create free account
hub / github.com/KDE/kdevelop / isReady

Method isReady

plugins/debuggercommon/midebugger.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85bool MIDebugger::isReady() const
86{
87 return m_currentCmd == nullptr;
88}
89
90void MIDebugger::interrupt()
91{

Callers 8

reloadMethod · 0.45
testClassRenameMethod · 0.45
checkProjectsOpenedMethod · 0.45
stopDebuggerMethod · 0.45
executeCmdMethod · 0.45
slotDebuggerReadyMethod · 0.45
reloadMethod · 0.45
addDuringImportMethod · 0.45

Calls

no outgoing calls

Tested by 2

testClassRenameMethod · 0.36
addDuringImportMethod · 0.36