Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ state
Method
state
plugins/debuggercommon/midebugsession.cpp:123–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
IDebugSession::DebuggerState MIDebugSession::state() const
124
{
125
return m_sessionState;
126
}
127
128
QMap<QString, MIVariable*> & MIDebugSession::variableMapping()
129
{
Callers
15
~MIDebugger
Method · 0.45
recalculateState
Method · 0.45
sessionIsAlive
Method · 0.45
findExternalTTY
Method · 0.45
testBreakpoint
Method · 0.45
testPendingBreakpoint
Method · 0.45
testBreakpointsOnNoOpLines
Method · 0.45
testInsertAndRemoveBreakpointWhileRunning
Method · 0.45
testChangeBreakpointWhileRunning
Method · 0.45
testBreakpointWithSpaceInPath
Method · 0.45
testPathWithSpace
Method · 0.45
testCoreFile
Method · 0.45
Calls
no outgoing calls
Tested by
10
testBreakpoint
Method · 0.36
testPendingBreakpoint
Method · 0.36
testBreakpointsOnNoOpLines
Method · 0.36
testInsertAndRemoveBreakpointWhileRunning
Method · 0.36
testChangeBreakpointWhileRunning
Method · 0.36
testBreakpointWithSpaceInPath
Method · 0.36
testPathWithSpace
Method · 0.36
testCoreFile
Method · 0.36
testDebugInExternalTerminal
Method · 0.36
waitForState
Function · 0.36