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

Function BNDebuggerQuitAndWait

core/ffi.cpp:432–435  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

430
431
432void BNDebuggerQuitAndWait(BNDebuggerController* controller)
433{
434 controller->object->QuitAndWait();
435}
436
437
438bool BNDebuggerConnect(BNDebuggerController* controller)

Callers 1

QuitAndWaitMethod · 0.85

Calls 1

QuitAndWaitMethod · 0.45

Tested by

no test coverage detected