Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
88
QString GDBDebugger::program()
89
{
90
return (
"gdb"
);
91
}
92
93
QStringList GDBDebugger::preArguments()
94
{
Callers
5
execute
Method · 0.45
getRemoteFile
Method · 0.45
startAll
Method · 0.45
initTool
Method · 0.45
tools.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected