Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ kill
Method
kill
src/tools/debugadapter/debugmanager.cpp:230–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
void DebugManager::kill()
231
{
232
command(d->debugger->kill(), true);
233
}
234
235
void DebugManager::breakRemoveAll()
236
{
Callers
12
stopAll
Method · 0.45
deleteProc
Method · 0.45
~ProcessDialog
Method · 0.45
stop
Method · 0.45
cancel
Method · 0.45
stop
Method · 0.45
~FlameGraphGenTask
Method · 0.45
generateRag
Method · 0.45
doParse
Method · 0.45
doParseDone
Method · 0.45
stop
Method · 0.45
cancelBuild
Method · 0.45
Calls
1
command
Function · 0.85
Tested by
no test coverage detected