Back to X64dbg

eStepOver/estep/esto/est

docs/commands/debug-control/eStepOver.md

2026.04.20328 B
Original Source

eStepOver/estep/esto/est

Step over calls, passing all first-chance exceptions to the debuggee. When the instruction at EIP/RIP isn't a call, a eStepInto is performed.

arguments

[arg1] The number of steps to take. If not specified 1 is used.

result

This command does not set any result variables.