MCPcopy 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
879void DebugSession::closeSession()
880{
881 shutdown();
882}
883
884void DebugSession::disassemble(const dap::string &address)
885{

Callers 1

stopDAPMethod · 0.80

Calls 1

shutdownFunction · 0.85

Tested by

no test coverage detected