Breakpoints Panel

The Breakpoints Panel is a panel in the top-level Main Window. The Breakpoints Panel displays a table of the currently set breakpoints. A breakpoint can be set at a particular line number or at the entry of a method of a class. A breakpoint can also (optionally) belong to a breakpoint group. Set breakpoints are annotated in the left margin of the corresponding source files in the Source Panel. Breakpoints can also be directly set in the Source Panel or by the debugger's tool bar. Breakpoint events are recorded in the Events Panel.

table

Each row of the table represents a breakpoint. Each breakpoint has the following attributes (which are the columns of the table). [Shift] Click on a column header to sort the table in [descending] ascending order according to that column.

context menu

A popup Context Menu is displayed by right clicking on the table: See the Breakpoints Menu in the menu bar to create a new breakpoint and for menu items that operate on all (or a group) of the breakpoints.

©2001-2010. debugtools.com LLC. All rights reserved.