MCPcopy 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
159BreakpointModel* DebugController::breakpointModel()
160{
161 return m_breakpointModel;
162}
163
164VariableCollection* DebugController::variableCollection()
165{

Callers 6

configInferiorMethod · 0.45
addCodeBreakpointMethod · 0.45
initMethod · 0.45
addWatchpointMethod · 0.45
breakpointsMethod · 0.45
configInferiorMethod · 0.45

Calls

no outgoing calls

Tested by 3

addCodeBreakpointMethod · 0.36
initMethod · 0.36
breakpointsMethod · 0.36