Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
605
IDebugController* Core::debugController()
606
{
607
return d->debugController.data();
608
}
609
610
DebugController* Core::debugControllerInternal()
611
{
Callers
15
breakpointController
Function · 0.80
breakpointModel
Function · 0.80
variableCollection
Method · 0.80
breakpointModel
Method · 0.80
currentSession
Function · 0.80
updateLocals
Method · 0.80
variableCollection
Function · 0.80
stopOnChange
Method · 0.80
VariableToolTip
Method · 0.80
slotLinkActivated
Method · 0.80
configInferior
Method · 0.80
TestDebugSession
Class · 0.80
Calls
1
data
Method · 0.45
Tested by
8
breakpointModel
Function · 0.64
variableCollection
Method · 0.64
addCodeBreakpoint
Method · 0.64
init
Method · 0.64
TestDebugSession
Method · 0.64
variableCollection
Method · 0.64
breakpoints
Method · 0.64
TestDebugSession
Method · 0.64