Enable and Disable Breakpoints

You can disable a breakpoint so that it does not stop execution, and then later enable it again. The advantage of disabling a breakpoint instead of deleting it is that it is easier to enable a breakpoint than to recreate it. The debugger lets you:



Delete Breakpoints
Modify Breakpoint Characteristics
Set Breakpoints