You can enable or disable breakpoints with the Breakpoints window. When a breakpoint is disabled, it still exists, but the debugger does not realize it and the program execution does not stop at it.
To enable/disable breakpoints:
You can also use the pop-up menu of the Breakpoints,Source and Assembler window or theDebug menu to enable or disable breakpoints.
Copyright © 2001-2011, Intel Corporation. All rights reserved.