riscv-openocd/src
Tim Newsome 52c9ae0aa1 server/gdb_server: Handle events if first target is unavailable
When a target in an SMP group is unavailable, the gdb layer might get an
event for a different target in that SMP group, but not one that is the
primary target for that gdb connection. So propagate events if they're
for any of the targets in the SMP group, not just if it's for the first
one in that group.

Change-Id: I8d6738762acc7c0aef96f56ce2cb7f2eeb233b33
Signed-off-by: Tim Newsome <tim@sifive.com>
2023-10-10 10:57:30 -07:00
..
flash Merge commit 'ee31f1578a333a75737bc5b183cd4ae98cdaf798' into from_upstream 2023-09-12 12:55:10 -07:00
helper Merge commit 'ee31f1578a333a75737bc5b183cd4ae98cdaf798' into from_upstream 2023-09-12 12:55:10 -07:00
jtag Merge commit 'ee31f1578a333a75737bc5b183cd4ae98cdaf798' into from_upstream 2023-09-12 12:55:10 -07:00
pld fix leaky file-handle in virtex2 driver 2022-10-08 07:54:49 +00:00
rtos Merge commit 'ee31f1578a333a75737bc5b183cd4ae98cdaf798' into from_upstream 2023-09-12 12:55:10 -07:00
rtt openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
server server/gdb_server: Handle events if first target is unavailable 2023-10-10 10:57:30 -07:00
svf svf: new command line options -noreset and -addcycles 2023-03-18 22:01:34 +00:00
target Merge pull request #913 from riscv/from_upstream 2023-09-25 09:21:09 -07:00
transport adapter: Improve three adapter-related prints 2023-01-15 14:57:25 +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