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

Function BNDebuggerAttachAndWait

core/ffi.cpp:487–490  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

485
486
487BNDebugStopReason BNDebuggerAttachAndWait(BNDebuggerController* controller)
488{
489 return controller->object->AttachAndWait();
490}
491
492
493bool BNDebuggerGo(BNDebuggerController* controller)

Callers 1

AttachAndWaitMethod · 0.85

Calls 1

AttachAndWaitMethod · 0.45

Tested by

no test coverage detected