Go

From DBArtisan
Jump to: navigation, search

Go Up to IDERA SQL Debugger Functionality

Go lets you execute all instructions stopping only when it encounters a breakpoint or when the program is complete.

To use the Go facility, do the following:

  1. On the Debug menu, select Go.
OR
Press F5.
The IDERA SQL Debugger executes all instructions.

Topics