x64dbg/docs/commands/debug-control/StepOut.md
2025-07-04 01:32:42 +02:00

254 B

StepOut/rtr

Return from function by calling StepOver until the current instruction is a RET.

arguments

[arg1] The number of times to step out. If not specified 1 is used.

result

This command does not set any result variables.