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

Method Connect

api/debuggercontroller.cpp:323–326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

321
322
323bool DebuggerController::Connect()
324{
325 return BNDebuggerConnect(m_object);
326}
327
328
329DebugStopReason DebuggerController::ConnectAndWait()

Callers 1

SetupMenuMethod · 0.45

Calls 1

BNDebuggerConnectFunction · 0.85

Tested by

no test coverage detected