Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
323
bool DebuggerController::Connect()
324
{
325
return BNDebuggerConnect(m_object);
326
}
327
328
329
DebugStopReason DebuggerController::ConnectAndWait()
Callers
1
SetupMenu
Method · 0.45
Calls
1
BNDebuggerConnect
Function · 0.85
Tested by
no test coverage detected