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

Function BNDebuggerDisconnectDebugServer

core/ffi.cpp:456–459  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

454
455
456bool BNDebuggerDisconnectDebugServer(BNDebuggerController* controller)
457{
458 return controller->object->DisconnectDebugServer();
459}
460
461
462void BNDebuggerDetach(BNDebuggerController* controller)

Callers 1

DisconnectDebugServerMethod · 0.85

Calls 1

DisconnectDebugServerMethod · 0.45

Tested by

no test coverage detected