MCPcopy Create free account
hub / github.com/KDE/kdevelop / variableCollection

Method variableCollection

plugins/debuggercommon/tests/debuggertestbase.cpp:170–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168}
169
170VariableCollection* DebuggerTestBase::variableCollection() const
171{
172 return core()->debugController()->variableCollection();
173}
174BreakpointModel* DebuggerTestBase::breakpoints() const
175{
176 return core()->debugController()->breakpointModel();

Callers 1

handleMethod · 0.45

Calls 1

debugControllerMethod · 0.80

Tested by

no test coverage detected