Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
329
DebugStopReason DebuggerController::ConnectAndWait()
330
{
331
return BNDebuggerConnectAndWait(m_object);
332
}
333
334
335
bool DebuggerController::ConnectToDebugServer()
Callers
nothing calls this directly
Calls
1
BNDebuggerConnectAndWait
Function · 0.85
Tested by
no test coverage detected