You can display a list of all breakpoints defined in the current debugger session with the Breakpoints window.
To display breakpoints:
The Breakpoints window opens.
All specified breakpoints and their related information are displayed in the Breakpoints window. If the debugger sets more than one breakpoint for a breakpoint request, they are shown as child elements of this request. You need to expand the view of breakpoint request items to see the realized breakpoints. If there is only one breakpoint, its related information is displayed in-line with the breakpoint request information.
The Breakpoints window is empty when no breakpoints are defined.
Copyright © 2001-2011, Intel Corporation. All rights reserved.