TOC PREV NEXT INDEX DOC LIST MASTER INDEX




Using the Breakpoints Window

The Breakpoints debugger window displays all the currently defined breakpoints. The window has an active area that displays the active breakpoints and an inactive area that displays the inactive breakpoints. There are two buttons on the Inactive Window button bar. The Make Inactive button makes all selected breakpoints inactive and moves them to the inactive area. The Make Active button makes all selected breakpoints active and moves them to the active area.

If you double-click on a breakpoint, a Language Editor window of the unit containing the breakpoint is displayed. The breakpoint location is highlighted.

Each breakpoint has the following format:

If the breakpoint has been set at an instruction, the address of the instruction is listed as well as the actual instruction.

Additional information on breakpoints can be found in Using the Apex Debugger.

Additional Topics

To see related information, click on a topic:


Rational Software Corporation 
http://www.rational.com
support@rational.com
techpubs@rational.com
Copyright © 1993-2001, Rational Software Corporation. All rights reserved.
TOC PREV NEXT INDEX DOC LIST MASTER INDEX TECHNOTES APEX TIPS