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

Method debuggerState

plugins/debuggercommon/midebugsession.cpp:478–481  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

476}
477
478DBGStateFlags MIDebugSession::debuggerState() const
479{
480 return m_debuggerState;
481}
482
483void MIDebugSession::setDebuggerStateOn(DBGStateFlags stateOn)
484{

Callers 3

currentSessionChangedMethod · 0.80
currentSessionChangedMethod · 0.80
currentSessionChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected