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

Function BNDebuggerGo

core/ffi.cpp:493–496  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

491
492
493bool BNDebuggerGo(BNDebuggerController* controller)
494{
495 return controller->object->Go();
496}
497
498
499bool BNDebuggerStepInto(BNDebuggerController* controller, BNFunctionGraphType il)

Callers 1

GoMethod · 0.85

Calls 1

GoMethod · 0.45

Tested by

no test coverage detected