For the complete documentation index, see llms.txt. This page is also available as Markdown.

Step over (backwards)

This command backward-executes one assembler instruction at a time, stepping over procedures while executing them as a single unit.

Internally, in the case of a function call, IDA setups a temporary breakpoint on the instruction preceding this function call.

See also

Last updated

Was this helpful?