| |||
Home > Setting Breakpoints > Specifying processor exceptions (global breakpoints) |
Where supported by your debug target, RealView Debugger maintains a list of processor exceptions that automatically activate a breakpoint in any application program. These are global breakpoints, that is they apply to processor exceptions and not addresses. During your debugging session you can examine this list and select, or deselect, events that halt the processor.
The available processor exceptions depend on your target.
To specify the processor exceptions that automatically stop execution:
Select Processor Exceptions... from the Debug menu to display the Processor Exceptions dialog box. Figure 11.39 shows an example, which lists the processor exceptions for an ARM architecture-based processor connected through RealView ICE.
To modify the processor exceptions that automatically stop execution:
Select the check box of each exception that you want to change.
Click OK to make the selected exceptions active.
See also: