Toggle Breakpoint

From DBArtisan
Jump to: navigation, search

Go Up to IDERA SQL Debugger Functionality

After inserting a breakpoint, Toggle Breakpoint lets you enable or disable that breakpoint. IDERA SQL Debugger displays each enabled breakpoint as a red dot in the left margin of the DDL Editor Window, and each disabled breakpoint as a red circle.

You can toggle any breakpoint in the DDL Editor window. When you exit a debugging session and reenter it, the IDERA SQL Debugger retains any breakpoints you set.

To use the Toggle Breakpoint facility, do the following:

  1. In the DDL Editor window, click the line of the target breakpoint.
  2. On the Debug menu, select Enable/Disable Breakpoint.
OR
Press CTRL+F9.
The IDERA SQL Debugger toggles the breakpoint indicated by the pointer.

Topics