Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ variableController
Method
variableController
plugins/gdb/debugsession.cpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
VariableController *DebugSession::variableController() const
65
{
66
return m_variableController;
67
}
68
69
GdbFrameStackModel *DebugSession::frameStackModel() const
70
{
Callers
2
testVariablesLocals
Method · 0.45
testVariablesWatchesQuotes
Method · 0.45
Calls
no outgoing calls
Tested by
2
testVariablesLocals
Method · 0.36
testVariablesWatchesQuotes
Method · 0.36