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

Method debugController

kdevplatform/shell/core.cpp:605–608  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

603}
604
605IDebugController* Core::debugController()
606{
607 return d->debugController.data();
608}
609
610DebugController* Core::debugControllerInternal()
611{

Callers 15

breakpointControllerFunction · 0.80
breakpointModelFunction · 0.80
variableCollectionMethod · 0.80
breakpointModelMethod · 0.80
currentSessionFunction · 0.80
updateLocalsMethod · 0.80
variableCollectionFunction · 0.80
stopOnChangeMethod · 0.80
VariableToolTipMethod · 0.80
slotLinkActivatedMethod · 0.80
configInferiorMethod · 0.80
TestDebugSessionClass · 0.80

Calls 1

dataMethod · 0.45

Tested by 8

breakpointModelFunction · 0.64
variableCollectionMethod · 0.64
addCodeBreakpointMethod · 0.64
initMethod · 0.64
TestDebugSessionMethod · 0.64
variableCollectionMethod · 0.64
breakpointsMethod · 0.64
TestDebugSessionMethod · 0.64