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

Method getLocalsPane

src/plugins/debugger/debugmanager.cpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65DWidget *DebugManager::getLocalsPane() const
66{
67 return currentDebugger->getLocalsPane();
68}
69
70DWidget *DebugManager::getBreakpointPane() const
71{

Callers 1

startMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected