openocd/src
Spencer Oliver c102e448c3 stlink: fix stlink api2 single step
This makes the newer v2 api behave as per the v1 api, eg. single stepping
masks all interrupts.

A better long term solution is to use same behaviour as a cortex-m3
target, see CORTEX_M3_ISRMASK_AUTO.

Change-Id: Iaf9f9adf225cf274faaac938050bb996582aa98f
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/621
Tested-by: jenkins
2012-05-14 09:34:15 +00:00
..
flash cfi: fix write_bank segfault with spansion flash on armv7m 2012-05-14 09:30:18 +00:00
helper Add value "openbsd" for ocd_HOSTOS. 2012-03-31 04:02:24 +00:00
jtag stlink: fix stlink api2 single step 2012-05-14 09:34:15 +00:00
pld build: cleanup src/pld directory 2012-02-06 10:42:40 +00:00
rtos build: remove clang unused variable assignment warnings 2012-05-04 08:15:40 +00:00
server gdb_server: Simple close the connection and not exit openocd. 2012-03-19 17:11:48 +00:00
svf build: cleanup src/svf directory 2012-02-06 10:43:34 +00:00
target mips: support connecting under reset 2012-05-14 09:32:57 +00:00
transport transport: remove interface multiple transport warning 2012-03-30 15:51:37 +00:00
xsvf build: cleanup src/xsvf directory 2012-02-06 10:45:43 +00:00
hello.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
hello.h build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
main.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
Makefile.am ecosboard: delete bit-rotted eCos code 2012-03-13 19:11:11 +00:00
openocd.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
openocd.h build: cleanup src/ directory 2012-02-06 10:41:23 +00:00