Run to cursor (backwards)
Last updated
Was this helpful?
Last updated
Was this helpful?
This command backwards-executes instructions until the instruction under the cursor is reached.
Internally, IDA setups a temporary breakpoint on the instruction under the cursor, and backwards-resumes the process until it is hit.
See also .