Call Stack Window

From RapidSQL
Jump to: navigation, search

Go Up to IDERA SQL Debugger Interface

The Call Stack window displays the stack of currently active calls. The Call Stack Window is only visible when the Debugger is active.

Opening and Closing the Call Stack Window

To open and close the Call Stack Window, do the following:

  1. On the Debug menu, on the Debug Views sub-menu, select or clear Call Stack.
OR
Press ALT+5.

Using the Call Stack Window

To display a line of code that references the call in the DDL Editor, do the following:

  1. In the Call Stack window, double-click the target line.
In the DDL Editor, a green arrow indicates the line of the referenced call.

Topics