Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

6.2.1 Breakpoints

The Breakpoints window displays a list of all lines that have been marked as breakpoints. The window displays debug statistics and allows you to reset the program breakpoints.

To display the Breakpoints tab, use the Views command in the ribbon. By default, the Breakpoints window will appear as a docked tab in the bottom pane of the editor.

Image RemovedImage Added

The checkboxes are used to enable or disable breakpoints already added for a specific line. To add breakpoints to a new line, use the F9 key.

Breakpoints Toolbar

Image RemovedImage Added

Delete a selected breakpoint in the list.

Image RemovedImage Added

Clear all breakpoints set in the open application.

Image RemovedImage Added

Disable or enable all breakpoints in the open application.

Image RemovedImage Added

Display the selected statement in the Source view.

Image RemovedImage Added

Display the 6.2.2 Breakpoint Properties dialog.

 
6.2 Set Breakpoints