riscv-openocd/src
Tim Newsome 21433e83ee target: poll() failure does not mean the target halted.
Poll failure just means poll failed. It's safer to assume the target is
still running, because then if it is running and subsequently halts we can
relay this to gdb correctly. We can't do the other way around, because once
gdb thinks the target has halted, it can't deal with it spontaneously
running.

Change-Id: Idb56137f1d6baa9afc1b0e55e4a48f407b8ebe83
Signed-off-by: Tim Newsome <tim@sifive.com>
2023-05-26 13:00:13 -07:00
..
flash Merge commit '228fe7300c7df7aa05ba2c0bc19edde6d0156401' into from_upstream 2023-05-04 14:38:10 -07:00
helper Merge commit '228fe7300c7df7aa05ba2c0bc19edde6d0156401' into from_upstream 2023-05-04 14:38:10 -07:00
jtag Merge commit '228fe7300c7df7aa05ba2c0bc19edde6d0156401' into from_upstream 2023-05-04 14:38:10 -07:00
pld fix leaky file-handle in virtex2 driver 2022-10-08 07:54:49 +00:00
rtos Merge commit '228fe7300c7df7aa05ba2c0bc19edde6d0156401' into from_upstream 2023-05-04 14:38:10 -07:00
rtt openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
server gdb_server: Removed unused function gdb_set_frontend_state_running 2023-05-15 12:38:02 +02:00
svf openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
target target: poll() failure does not mean the target halted. 2023-05-26 13:00:13 -07:00
transport openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
xsvf openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
Makefile.am openocd: build: add SPDX tag 2022-07-23 13:06:38 +00:00
hello.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
hello.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00
main.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
openocd.c openocd: revert workarounds for 'expr' syntax change 2023-01-15 14:46:57 +00:00
openocd.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00