Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ StepReturn
Method
StepReturn
api/debuggercontroller.cpp:391–394 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
389
390
391
bool DebuggerController::StepReturn()
392
{
393
return BNDebuggerStepReturn(m_object);
394
}
395
396
397
bool DebuggerController::RunTo(uint64_t remoteAddresses)
Callers
nothing calls this directly
Calls
1
BNDebuggerStepReturn
Function · 0.85
Tested by
no test coverage detected