Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
478
DBGStateFlags MIDebugSession::debuggerState() const
479
{
480
return m_debuggerState;
481
}
482
483
void MIDebugSession::setDebuggerStateOn(DBGStateFlags stateOn)
484
{
Callers
3
currentSessionChanged
Method · 0.80
currentSessionChanged
Method · 0.80
currentSessionChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected