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

Method PauseAndWait

api/debuggercontroller.cpp:439–442  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

437
438
439DebugStopReason DebuggerController::PauseAndWait()
440{
441 return BNDebuggerPauseAndWait(m_object);
442}
443
444
445std::string DebuggerController::GetAdapterType()

Callers

nothing calls this directly

Calls 1

BNDebuggerPauseAndWaitFunction · 0.85

Tested by

no test coverage detected