MCPcopy Create free account
hub / github.com/chigraph/chigraph / ~Debugger

Method ~Debugger

libchigraphdebugger/src/Debugger.cpp:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58Debugger::~Debugger() { lldb::SBDebugger::Terminate(); }
59
60Result Debugger::terminate() {
61 Result res;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected