Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ frameStackModel
Method
frameStackModel
kdevplatform/tests/testdebugsession.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
IFrameStackModel* TestDebugSession::frameStackModel() const
77
{
78
return m_frameStackModel;
79
}
80
81
void TestDebugSession::restartDebugger()
82
{
Callers
10
updateRightAfterEnableAutoUpdate
Method · 0.45
handleEvent
Method · 0.45
currentSessionChanged
Method · 0.45
setThreadShown
Method · 0.45
checkFetchMoreFrames
Method · 0.45
currentThreadChanged
Method · 0.45
currentFrameChanged
Method · 0.45
frameSelectionChanged
Method · 0.45
copySelection
Method · 0.45
addSession
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected