# 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](https://docs.hex-rays.com/9.0/user-guide/user-interface/menu-bar/debugger).
