Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ breakpointModel
Method
breakpointModel
kdevplatform/shell/debugcontroller.cpp:159–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
}
158
159
BreakpointModel* DebugController::breakpointModel()
160
{
161
return m_breakpointModel;
162
}
163
164
VariableCollection* DebugController::variableCollection()
165
{
Callers
6
configInferior
Method · 0.45
addCodeBreakpoint
Method · 0.45
init
Method · 0.45
addWatchpoint
Method · 0.45
breakpoints
Method · 0.45
configInferior
Method · 0.45
Calls
no outgoing calls
Tested by
3
addCodeBreakpoint
Method · 0.36
init
Method · 0.36
breakpoints
Method · 0.36