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

Function BNDebuggerLaunchAndWait

core/ffi.cpp:407–410  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

405
406
407BNDebugStopReason BNDebuggerLaunchAndWait(BNDebuggerController* controller)
408{
409 return controller->object->LaunchAndWait();
410}
411
412
413bool BNDebuggerExecute(BNDebuggerController* controller)

Callers 1

LaunchAndWaitMethod · 0.85

Calls 1

LaunchAndWaitMethod · 0.45

Tested by

no test coverage detected