| |||
| Home > Controlling the Behavior of Breakpoints > About controlling the behavior of breakpoints | |||
By default, a breakpoint activates when it is hit (see Events that determine when a breakpoint is hit), and then always causes execution to stop. However, you might want to control when the breakpoint activates (see Conditions that delay breakpoint activation), and what happens after it activates (see Actions that can be performed when a breakpoint activates).