summaryrefslogtreecommitdiff
path: root/src/target/arm7_9_common.c
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2010-02-21 14:32:34 -0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2010-02-21 14:32:34 -0800
commita299371a9ec109da3851cb43aed3e9157d095358 (patch)
tree3979c75b585bbf9c797b1cb876563c04fc96e479 /src/target/arm7_9_common.c
parent27c068c1f82423a2492899d1632caaa6f8261810 (diff)
downloadopenocd_libswd-a299371a9ec109da3851cb43aed3e9157d095358.tar.gz
openocd_libswd-a299371a9ec109da3851cb43aed3e9157d095358.tar.bz2
openocd_libswd-a299371a9ec109da3851cb43aed3e9157d095358.tar.xz
openocd_libswd-a299371a9ec109da3851cb43aed3e9157d095358.zip
ARM DPM: support adding/removing HW breakpoints
Generalize the core of watchpoint setup so that it can handle breakpoints too. Create breakpoint add/remove routines which will use that, and hook them up to target types which don't provide their own breakpoint support (nothing, yet). This suffices for hardware-only breakpoint support. The ARM11 code will be able to switch over to this without much trouble, since it doesn't yet handle software breakpoints. Switching Cortex-A8 will be a bit more involved. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'src/target/arm7_9_common.c')
0 files changed, 0 insertions, 0 deletions