Run To Cursor

From DBArtisan
Jump to: navigation, search

Go Up to IDERA SQL Debugger Functionality

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:

  1. Scroll down from the yellow arrow to the target line.
  2. Click the target line.
    IDERA SQL Debugger places the cursor on the target line.
  3. 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.

Topics