MCPcopy 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
230void DebugManager::kill()
231{
232 command(d->debugger->kill(), true);
233}
234
235void DebugManager::breakRemoveAll()
236{

Callers 12

stopAllMethod · 0.45
deleteProcMethod · 0.45
~ProcessDialogMethod · 0.45
stopMethod · 0.45
cancelMethod · 0.45
stopMethod · 0.45
~FlameGraphGenTaskMethod · 0.45
generateRagMethod · 0.45
doParseMethod · 0.45
doParseDoneMethod · 0.45
stopMethod · 0.45
cancelBuildMethod · 0.45

Calls 1

commandFunction · 0.85

Tested by

no test coverage detected