summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2009-12-04 18:57:31 -0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2009-12-04 18:57:31 -0800
commita0edb8a328ceea23186ab74c941454fb146c9a48 (patch)
tree93e1e4f78240e40ba2ae5627055dde51b5b737a5 /NEWS
parentf4651c869fb0bbe00495a09470af0a934814c92a (diff)
downloadopenocd+libswd-a0edb8a328ceea23186ab74c941454fb146c9a48.tar.gz
openocd+libswd-a0edb8a328ceea23186ab74c941454fb146c9a48.tar.bz2
openocd+libswd-a0edb8a328ceea23186ab74c941454fb146c9a48.tar.xz
openocd+libswd-a0edb8a328ceea23186ab74c941454fb146c9a48.zip
ARM11: basic watchpoint support
Use the DPM watchpoint support; remove old incomplete stubs. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 38ae4da6..498797b1 100644
--- a/NEWS
+++ b/NEWS
@@ -24,10 +24,12 @@ Target Layer:
- accelerated GDB memory checksum
- support "arm regs" command
- can access all core modes and registers
+ - watchpoint support
Cortex-A8
- support "arm regs" command
- can access all core modes and registers
- supports "reset-assert" event (used on OMAP3530)
+ - watchpoint support
Cortex-M3
- Exposed DWT registers like cycle counter