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

Method AttachAndWait

api/debuggercontroller.cpp:372–375  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

370
371
372DebugStopReason DebuggerController::AttachAndWait()
373{
374 return BNDebuggerAttachAndWait(m_object);
375}
376
377
378

Callers

nothing calls this directly

Calls 1

BNDebuggerAttachAndWaitFunction · 0.85

Tested by

no test coverage detected