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

Method program

src/tools/debugadapter/debugger/gdbmi/gdbdebugger.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88QString GDBDebugger::program()
89{
90 return ("gdb");
91}
92
93QStringList GDBDebugger::preArguments()
94{

Callers 5

executeMethod · 0.45
getRemoteFileMethod · 0.45
startAllMethod · 0.45
initToolMethod · 0.45
tools.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected