5.18.2. Watchpoints

The return to program execution after entry to debug state from a watchpoint is made in the same way as the procedure described in Breakpoints.

Debug entry adds four addresses to the PC, and every instruction adds one address. The difference from breakpoint is that the instruction that caused the watchpoint has executed, and the program must return to the next instruction.

Copyright © 2001 ARM Limited. All rights reserved.ARM DDI 0234B
Non-Confidential