Breakpoint Options window

 


Allows you to set additional options to specify when a breakpoint should halt execution.

Use this window to specify whether the breakpoint will be conditional or unconditional. Unconditional breakpoints always stop execution when they are encountered, unless they have been disabled. Conditional breakpoints stop execution only if the specified conditions are met.

To display this window

Choose Breakpoints from the Debug window to display the Breakpoints window. Select a breakpoint in the breakpoints list and click Options.


Documentation Feedback