Run To Cursor
Go Up to [[IDERA SQL Debugger Functionality{{#if:||{{{2}}}}}]]
Run to Cursor lets you execute all instructions between the yellow arrow and the cursor.
To use the Run to Cursor facility, do the following:
- Scroll down from the yellow arrow to the target line.
- Click the target line.
- IDERA SQL Debugger places the cursor on the target line.
- On the Debug menu, select Run to Cursor.
- OR
- Press CTRL+F10.
- The IDERA SQL Debugger executes all instructions between the pointer and the cursor.