Displaying Breakpoints

You can display a list of all breakpoints defined in the current debugger session with the Breakpoints window.

To display breakpoints:

Select View > Breakpoints or click the Breakpoints button.

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.

Note iconNote

The Breakpoints window is empty when no breakpoints are defined.

See Also


Submit feedback on this help topic

Copyright © 2001-2011, Intel Corporation. All rights reserved.