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

Method LaunchAndWait

api/debuggercontroller.cpp:293–296  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

291
292
293DebugStopReason DebuggerController::LaunchAndWait()
294{
295 return BNDebuggerLaunchAndWait(m_object);
296}
297
298
299bool DebuggerController::Execute()

Callers

nothing calls this directly

Calls 1

BNDebuggerLaunchAndWaitFunction · 0.85

Tested by

no test coverage detected