Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ BNDebuggerAttachAndWait
Function
BNDebuggerAttachAndWait
core/ffi.cpp:487–490 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
485
486
487
BNDebugStopReason BNDebuggerAttachAndWait(BNDebuggerController* controller)
488
{
489
return controller->object->AttachAndWait();
490
}
491
492
493
bool BNDebuggerGo(BNDebuggerController* controller)
Callers
1
AttachAndWait
Method · 0.85
Calls
1
AttachAndWait
Method · 0.45
Tested by
no test coverage detected