Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
85
bool MIDebugger::isReady() const
86
{
87
return m_currentCmd == nullptr;
88
}
89
90
void MIDebugger::interrupt()
91
{
Callers
8
reload
Method · 0.45
testClassRename
Method · 0.45
checkProjectsOpened
Method · 0.45
stopDebugger
Method · 0.45
executeCmd
Method · 0.45
slotDebuggerReady
Method · 0.45
reload
Method · 0.45
addDuringImport
Method · 0.45
Calls
no outgoing calls
Tested by
2
testClassRename
Method · 0.36
addDuringImport
Method · 0.36