Files
openocd/src
David Brownell a299371a9e 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>
2010-02-21 14:32:34 -08:00
..
2010-02-15 22:59:41 +01:00
2010-02-20 11:11:43 -08:00
2010-01-08 23:23:55 -08:00
2010-01-26 17:54:49 -08:00
2010-01-08 20:16:05 -08:00
2010-01-08 23:13:39 -08:00
2009-11-25 10:29:05 -08:00
2010-02-15 22:59:41 +01:00