Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ closeSession
Method
closeSession
src/plugins/debugger/dap/debugsession.cpp:879–882 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
877
}
878
879
void DebugSession::closeSession()
880
{
881
shutdown();
882
}
883
884
void DebugSession::disassemble(const dap::string &address)
885
{
Callers
1
stopDAP
Method · 0.80
Calls
1
shutdown
Function · 0.85
Tested by
no test coverage detected