Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ breakpointController
Method
breakpointController
kdevplatform/tests/testdebugsession.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
IBreakpointController* TestDebugSession::breakpointController() const
67
{
68
return m_breakpointController;
69
}
70
71
IVariableController* TestDebugSession::variableController() const
72
{
Callers
2
breakpointController
Function · 0.45
addSession
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected