Setting a Breakpoint on a Line

  1. In the Source Editor, click the line where you want to set your breakpoint.
  2. From the main window, choose Debug Toggle Breakpoint.

    The line is highlighted in red to indicate that the breakpoint is set.

Clicking in the toolbar or pressing Ctrl-F8 also sets and removes breakpoints on the current line.
See also
Setting a Breakpoint on a Method Name
Setting a Breakpoint on an Exception
Setting a Breakpoint on a Class
Setting a Breakpoint on a Thread
Setting a Breakpoint on a Variable

Legal Notices