MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / getDebugMainPane

Method getDebugMainPane

src/plugins/debugger/debugmanager.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75DWidget *DebugManager::getDebugMainPane() const
76{
77 return currentDebugger->getDebugMainPane();
78}
79
80AbstractDebugger::RunState DebugManager::getRunState() const
81{

Callers 1

startMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected