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

Function BNDebuggerDetach

core/ffi.cpp:462–465  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

460
461
462void BNDebuggerDetach(BNDebuggerController* controller)
463{
464 controller->object->Detach();
465}
466
467
468void BNDebuggerPause(BNDebuggerController* controller)

Callers 1

DetachMethod · 0.85

Calls 1

DetachMethod · 0.45

Tested by

no test coverage detected