Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
176
IDebugSession* DebugController::currentSession()
177
{
178
return m_currentSession;
179
}
180
181
void DebugController::setupActions()
182
{
Callers
15
breakpointController
Function · 0.80
currentSession
Function · 0.80
stopOnChange
Method · 0.80
VariableToolTip
Method · 0.80
slotLinkActivated
Method · 0.80
FramestackWidget
Method · 0.80
attachMaybe
Method · 0.80
isCurrentDebugSession
Method · 0.80
createSession
Method · 0.80
DebuggerConsoleView
Method · 0.80
currentSessionThatAcceptsCommands
Function · 0.80
currentRunningSession
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected