You can set or delete a breakpoint at a specific line in the Source window or the Assembler window. When you create a breakpoint, you send a breakpoint request to the debugger. The debugger interprets the request. If it is realizable, the debugger sets one or more breakpoints at the requested location. You can also set breakpoints with the Set Breakpoint dialog, and the Breakpoints window.
To set or delete a breakpoint, choose one of the following:
Copyright © 2001-2011, Intel Corporation. All rights reserved.