MCPcopy 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
76IFrameStackModel* TestDebugSession::frameStackModel() const
77{
78 return m_frameStackModel;
79}
80
81void TestDebugSession::restartDebugger()
82{

Callers 10

handleEventMethod · 0.45
currentSessionChangedMethod · 0.45
setThreadShownMethod · 0.45
checkFetchMoreFramesMethod · 0.45
currentThreadChangedMethod · 0.45
currentFrameChangedMethod · 0.45
frameSelectionChangedMethod · 0.45
copySelectionMethod · 0.45
addSessionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected