riscv-openocd/src
David Brownell 75c706cc04 ARM DPM: support updating HW breakpoints
Abstract the DPM breakpoint and watchpoint data structures to
have a shared core for housekeeping.

Abstract the code updating the watchpoint registers so that it
can be used to update breakpoint registers.  Then do so, when
something has set up the breakpoint state used by this code.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-12-11 15:26:10 -08:00
..
flash anotyer cygwin compile fix 2009-12-10 17:42:20 -08:00
helper build: add build/src to include path 2009-12-08 10:16:10 +01:00
jtag build: fix cygwin build warnings 2009-12-11 10:26:14 +00:00
pld build: add build/src to include path 2009-12-08 10:16:10 +01:00
server server: add server_preinit which is called before config file is parsed. 2009-12-11 10:26:15 +00:00
svf build: add build/src to include path 2009-12-08 10:16:10 +01:00
target ARM DPM: support updating HW breakpoints 2009-12-11 15:26:10 -08:00
xsvf build: add build/src to include path 2009-12-08 10:16:10 +01:00
Makefile.am build: add build/src to include path 2009-12-08 10:16:10 +01:00
ecosboard.c zy1000: remove unecessary include 2009-12-08 10:16:25 +01:00
hello.c change #include "log.h" to <helper/log.h> 2009-12-03 04:22:52 -08:00
hello.h improve command handling examples 2009-11-25 10:29:05 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
openocd.c server: add server_preinit which is called before config file is parsed. 2009-12-11 10:26:15 +00:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00