Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
Debugger::~Debugger() { lldb::SBDebugger::Terminate(); }
59
60
Result Debugger::terminate() {
61
Result res;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected