openocd/src
David Brownell b7fa16eeac ARM11: fix breakpoints with GDB
This fixes a bug whereby GDB's breakpoints weren't activated.
The root cause is a confused interface to resume().  Fix by
almost ignoring the "handle breakpoints" parameter; it only
seems related to the case of skipping breakpoint-at-PC.

Update a few coments to clarify what's happening.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2010-01-22 22:37:15 -08:00
..
flash NOR: fix diagnostic 2010-01-19 13:56:33 -08:00
helper ecos: add missing PRId8 definition 2010-01-21 08:11:39 +01:00
jtag zy1000: flush jtag buffer before changing speed 2010-01-19 10:58:48 +01:00
pld PLD: usage/help updates 2010-01-08 23:23:55 -08:00
server gdb_server: handle stepi/continue packet while target is running with more grace 2010-01-21 15:57:30 +01:00
svf *SVF: help/usage updates 2010-01-08 20:16:05 -08:00
target ARM11: fix breakpoints with GDB 2010-01-22 22:37:15 -08:00
xsvf *SVF: help/usage updates 2010-01-08 20:16:05 -08:00
Makefile.am Driver for USB-JTAG, Altera USB-Blaster and compatibles 2009-12-26 15:05:06 -08:00
ecosboard.c zy1000: print out PCB revision upon boot 2010-01-19 10:58:48 +01:00
hello.c Doc/examples: clarify usage messages 2010-01-08 23:13:39 -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