MCPcopy 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
391bool DebuggerController::StepReturn()
392{
393 return BNDebuggerStepReturn(m_object);
394}
395
396
397bool DebuggerController::RunTo(uint64_t remoteAddresses)

Callers

nothing calls this directly

Calls 1

BNDebuggerStepReturnFunction · 0.85

Tested by

no test coverage detected