MCPcopy Create free account
hub / github.com/Vector35/debugger / DisconnectDebugServer

Method DisconnectDebugServer

api/debuggercontroller.cpp:341–344  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

339
340
341bool DebuggerController::DisconnectDebugServer()
342{
343 return BNDebuggerDisconnectDebugServer(m_object);
344}
345
346
347void DebuggerController::Detach()

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected