Use the breakpoint view to do the following: - Identify the breakpoints that are currently set in your program - Review or change breakpoint status - Display conditions or actions associated with breakpoints - Modify conditions or actions associated with breakpoints - Set new breakpoints Breakpoints are listed in the Identification column of the view, including the module name and line number for each breakpoint. All breakpoints listed in the breakpoint view have been previously set. A filled-in button in the State column indicates that the breakpoint is set and active. A cleared button indicates that the breakpoint has been deactivated. (If you delete a breakpoint, the breakpoint entry disappears from the breakpoint view.) If you have set a conditional breakpoint, the button shape changes from a square to a diamond. You can also double-click on a breakpoint entry to determine whether conditions or actions are associated with it.