| |||
| Home > RealView Debugger Features > Breakpoints in RealView Debugger | |||
Breakpoints enable you to control target execution when certain events occur, and when certain conditions are met:
Events determine when a breakpoint is hit.
By default, when a breakpoint is hit, it is immediately activated and execution stops.
By assigning conditions to the breakpoint, you can control when a breakpoint gets activated.