Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ initialize
Method
initialize
kdevplatform/shell/debugcontroller.cpp:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
void DebugController::initialize()
100
{
101
m_breakpointModel->load();
102
}
103
104
void DebugController::initializeUi()
105
{
Callers
nothing calls this directly
Calls
1
load
Method · 0.45
Tested by
no test coverage detected