Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ BNDebuggerLaunch
Function
BNDebuggerLaunch
core/ffi.cpp:401–404 ·
view source on GitHub ↗
target control
Source
from the content-addressed store, hash-verified
399
400
// target control
401
bool BNDebuggerLaunch(BNDebuggerController* controller)
402
{
403
return controller->object->Launch();
404
}
405
406
407
BNDebugStopReason BNDebuggerLaunchAndWait(BNDebuggerController* controller)
Callers
1
Launch
Method · 0.85
Calls
1
Launch
Method · 0.45
Tested by
no test coverage detected