mirror of
https://github.com/x64dbg/x64dbg
synced 2026-08-11 18:23:06 -04:00
326 B
326 B
eStepOut/ertr
Return from function by calling eStepOver until the current instruction is a RET. This command passes all first-chance exceptions to the debuggee.
arguments
[arg1] The number of times to step out. If not specified 1 is used.
result
This command does not set any result variables.