mirror of
https://github.com/x64dbg/x64dbg
synced 2026-08-11 18:23:06 -04:00
330 B
330 B
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.