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

Method currentSession

kdevplatform/shell/debugcontroller.cpp:176–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

174}
175
176IDebugSession* DebugController::currentSession()
177{
178 return m_currentSession;
179}
180
181void DebugController::setupActions()
182{

Callers 15

breakpointControllerFunction · 0.80
currentSessionFunction · 0.80
stopOnChangeMethod · 0.80
VariableToolTipMethod · 0.80
slotLinkActivatedMethod · 0.80
FramestackWidgetMethod · 0.80
attachMaybeMethod · 0.80
isCurrentDebugSessionMethod · 0.80
createSessionMethod · 0.80
DebuggerConsoleViewMethod · 0.80
currentRunningSessionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected