Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ variableController
Method
variableController
plugins/lldb/debugsession.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
VariableController *DebugSession::variableController() const
93
{
94
return m_variableController;
95
}
96
97
LldbFrameStackModel *DebugSession::frameStackModel() const
98
{
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