Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ currentCommand
Method
currentCommand
plugins/debuggercommon/midebugger.cpp:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
MICommand* MIDebugger::currentCommand() const
105
{
106
return m_currentCmd.get();
107
}
108
109
void MIDebugger::kill()
110
{
Callers
3
slotInferiorRunning
Method · 0.80
explainDebuggerStatus
Method · 0.80
defaultErrorHandler
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected