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

Function BNDebuggerPauseAndWait

core/ffi.cpp:566–569  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

564
565
566DebugStopReason BNDebuggerPauseAndWait(BNDebuggerController* controller)
567{
568 return controller->object->PauseAndWait();
569}
570
571
572char* BNDebuggerGetAdapterType(BNDebuggerController* controller)

Callers 1

PauseAndWaitMethod · 0.85

Calls 1

PauseAndWaitMethod · 0.45

Tested by

no test coverage detected