Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ session
Method
session
kdevplatform/debugger/interfaces/ivariablecontroller.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
IDebugSession* IVariableController::session() const
44
{
45
return static_cast<IDebugSession*>(parent());
46
}
47
48
void IVariableController::stateChanged(IDebugSession::DebuggerState state)
49
{
Callers
nothing calls this directly
Calls
1
parent
Function · 0.85
Tested by
no test coverage detected