MCPcopy 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
123IDebugSession::DebuggerState MIDebugSession::state() const
124{
125 return m_sessionState;
126}
127
128QMap<QString, MIVariable*> & MIDebugSession::variableMapping()
129{

Callers 15

~MIDebuggerMethod · 0.45
recalculateStateMethod · 0.45
sessionIsAliveMethod · 0.45
findExternalTTYMethod · 0.45
testBreakpointMethod · 0.45
testPendingBreakpointMethod · 0.45
testPathWithSpaceMethod · 0.45
testCoreFileMethod · 0.45

Calls

no outgoing calls

Tested by 10

testBreakpointMethod · 0.36
testPendingBreakpointMethod · 0.36
testPathWithSpaceMethod · 0.36
testCoreFileMethod · 0.36
waitForStateFunction · 0.36