Step Out

From RapidSQL
Jump to: navigation, search

Go Up to IDERA SQL Debugger Functionality

Step Out lets you execute the remainder of the dependent child object and resumes line-by-line, step-debugging in the parent object.

Note: Step Out is only active when the pointer indicates a child dependent instruction.

To use the Step Out facility, do the following:

  1. On the Debug menu, select Step Out.
OR
Press SHIFT+F11.
The IDERA SQL Debugger stops stepping through the current object and executes the remainder of the script.

Topics