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

Method ConnectAndWait

api/debuggercontroller.cpp:329–332  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

327
328
329DebugStopReason DebuggerController::ConnectAndWait()
330{
331 return BNDebuggerConnectAndWait(m_object);
332}
333
334
335bool DebuggerController::ConnectToDebugServer()

Callers

nothing calls this directly

Calls 1

BNDebuggerConnectAndWaitFunction · 0.85

Tested by

no test coverage detected