Displaying All Breakpoints
The Breakpoints window lists all breakpoints that are set.
To show all breakpoints, perform one of the following actions
-
Select the Show All BreakPoints command from the Breakpoints menu
-
Click the Show all breakpoints toolbar button
The Breakpoints window in the Jade Debugger shows all breakpoints in all schemas. The Breakpoints window in the Jade Platform development environment shows all breakpoints in the current schema.
The Breakpoints window, shown in the following image, is then displayed.
The Breakpoints window includes:
-
An indicator that shows whether the breakpoint is enabled.
-
The method name and line number for the breakpoint.
-
The source of any associated condition.
-
A pass count of the number of times a specific statement is executed.

