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

Function BNDebuggerLaunch

core/ffi.cpp:401–404  ·  view source on GitHub ↗

target control

Source from the content-addressed store, hash-verified

399
400// target control
401bool BNDebuggerLaunch(BNDebuggerController* controller)
402{
403 return controller->object->Launch();
404}
405
406
407BNDebugStopReason BNDebuggerLaunchAndWait(BNDebuggerController* controller)

Callers 1

LaunchMethod · 0.85

Calls 1

LaunchMethod · 0.45

Tested by

no test coverage detected