Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ quit
Method
quit
src/tools/debugadapter/debugmanager.cpp:219–222 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
217
}
218
219
void DebugManager::quit()
220
{
221
command(d->debugger->quit());
222
}
223
224
void DebugManager::terminate()
225
{
Callers
14
jsonrpccallproxy.cpp
File · 0.45
~ServerApplication
Method · 0.45
executeFinished
Method · 0.45
stopTool
Method · 0.45
checkValid
Method · 0.45
showConfigureProjDlg
Method · 0.45
~GitDiffWidgetPrivate
Method · 0.45
~GradleAsynParse
Method · 0.45
~MavenAsynParse
Method · 0.45
~TaskCommanderPrivate
Method · 0.45
~LanguageClientHandlerPrivate
Method · 0.45
RenamePopup
Method · 0.45
Calls
1
command
Function · 0.85
Tested by
no test coverage detected