riscv-openocd/src
Spencer Oliver 0c3a4b4d81 ARMV7M: handle bkpt instruction on resume/step
Skip over a bkpt instruction if found on resume/step.
Only software breakpoints known to OpenOCD are currently handled.

So this handles the special case of either a user added bkpt
or library added, eg. semi-hosting support.

Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
2010-01-20 09:07:55 +00:00
..
flash NOR: fix diagnostic 2010-01-19 13:56:33 -08:00
helper update win32 script search path 2010-01-19 15:02:15 -08: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 -- subroutinize memory map logic 2010-01-19 23:32:54 -08:00
svf *SVF: help/usage updates 2010-01-08 20:16:05 -08:00
target ARMV7M: handle bkpt instruction on resume/step 2010-01-20 09:07:55 +00: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