Setting or Unsetting Breakpoints in a Method

To set or unset a breakpoint while in the Jade Debugger

The selected line of code is then highlighted when a breakpoint is set (or the selected color of your choice). In addition, a filled circle is displayed in the breakpoint margin at the left of the method source window and the Breakpoints window indicates that a breakpoint is enabled for that line of code, while an empty circle indicates that the breakpoint is disabled.

You can also toggle a breakpoint in a line of logic selected in the editor pane of the Class Browser or Primitive Types Browser, by performing one of the following actions.

For details about breakpoints in properties of a specific object, see "Setting or Unsetting Property Breakpoints", elsewhere in this chapter.