Back to X64dbg

eStepOut/ertr

docs/commands/debug-control/eStepOut.md

2026.04.20324 B
Original Source

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.