Run to cursor

 Action    name: ThreadRunToCursor
 

This command executes instructions until the instruction under the cursor is reached.

Internally, IDA setups a temporary breakpoint on the instruction under the cursor. See also Debugger submenu.

Last updated