riscv-openocd/src
Jan Matyas c2cd33d7cb Fixed halt reason after single-step
After single step operation, we should not assume that the halt
reason is single-step. There can be a higher-priority halt cause,
e.g. a breakpoint.

The real halt reason should be obtained from the target (dcsr.cause).
2021-06-04 12:27:45 +02:00
..
flash Merge branch 'master' into from_upstream 2021-05-03 11:04:15 -07:00
helper Fix build. 2021-05-03 11:10:58 -07:00
jtag remote bitbang, flush resets. 2021-05-17 12:19:57 -07:00
pld Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
rtos Remove gnulib. (#615) 2021-05-28 13:24:51 -07:00
rtt From upstream (#580) 2021-02-11 11:27:18 -08:00
server Merge branch 'master' into from_upstream 2021-05-03 11:04:15 -07:00
svf Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
target Fixed halt reason after single-step 2021-06-04 12:27:45 +02:00
transport Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
xsvf Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
Makefile.am Remove gnulib. (#615) 2021-05-28 13:24:51 -07:00
hello.c helper/command: change prototype of command_print/command_print_sameline 2019-05-14 19:37:11 +01:00
hello.h
main.c Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
openocd.c help: re-implement 'help' independent from tree of struct command 2021-04-18 15:33:54 +01:00
openocd.h