Latest available version: IDA and decompilers v8.4.240215 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
 Action    name: ThreadStepOver
 
This command 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 following this function call.

 See also Step into
          Run until return
          Debugger submenu.
Index | Previous topic | Next topic