Special breakpoints

A special breakpoint is different from a regular breakpoint. A special breakpoint can be one of these types:

Special breakpoints have enabled and disabled states. The following table describes these states.

Table 1. Special breakpoint states
State Hardware Icon Software Icon Description
Enabled Indicates that the breakpoint is currently enabled. The debugger halts program execution at an enabled breakpoint. Click the icon to disable the breakpoint.
Disabled Indicates that the breakpoint is currently disabled. The debugger does not halt program execution at a disabled breakpoint. Click the icon to enable the breakpoint.