Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ BNDebuggerLaunchAndWait
Function
BNDebuggerLaunchAndWait
core/ffi.cpp:407–410 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
405
406
407
BNDebugStopReason BNDebuggerLaunchAndWait(BNDebuggerController* controller)
408
{
409
return controller->object->LaunchAndWait();
410
}
411
412
413
bool BNDebuggerExecute(BNDebuggerController* controller)
Callers
1
LaunchAndWait
Method · 0.85
Calls
1
LaunchAndWait
Method · 0.45
Tested by
no test coverage detected