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: ThreadRunUntilReturn
 
This command executes assembler instructions and stops on the instruction immediately following the instruction that called the current function.

Internally, IDA executes each instruction in the current function until a 'return from function' instruction is reached.

 See also Step into
          Step over
          Debugger submenu.
Index | Previous topic | Next topic