A debug event can be either:
a software debug event
a halting debug event.
A processor responds to a debug event in one of the following ways:
ignores the debug event
takes a debug exception
enters debug state.
This section describes debug events in:
See the ARM Architecture Reference Manual for more information on debug events.