| |||
| Home > Working with Breakpoints > Breakpoints in RealView Debugger > Halted System Debug and Running System Debug | |||
RealView Debugger supports different debugging modes:
Halted System Debug (HSD) means that you can only debug a target when it is not running. This means that you must stop your debug target before carrying out any analysis of your system. This debugging mode places no demands on the application running on the target.
HSD is always available as part of the RealView Debugger base product.