Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ BNDebuggerGo
Function
BNDebuggerGo
core/ffi.cpp:493–496 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
491
492
493
bool BNDebuggerGo(BNDebuggerController* controller)
494
{
495
return controller->object->Go();
496
}
497
498
499
bool BNDebuggerStepInto(BNDebuggerController* controller, BNFunctionGraphType il)
Callers
1
Go
Method · 0.85
Calls
1
Go
Method · 0.45
Tested by
no test coverage detected