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

Function BNDebuggerConnectAndWait

core/ffi.cpp:444–447  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

442
443
444BNDebugStopReason BNDebuggerConnectAndWait(BNDebuggerController* controller)
445{
446 return controller->object->ConnectAndWait();
447}
448
449
450bool BNDebuggerConnectToDebugServer(BNDebuggerController* controller)

Callers 1

ConnectAndWaitMethod · 0.85

Calls 1

ConnectAndWaitMethod · 0.45

Tested by

no test coverage detected