qemu-e2k/bsd-user
Gustavo Romero f84e313e02 gdbstub: Save target's siginfo
Save target's siginfo into gdbserver_state so it can be used later, for
example, in any stub that requires the target's si_signo and si_code.

This change affects only linux-user mode.

Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org>
Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240309030901.1726211-4-gustavo.romero@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2024-03-13 11:43:52 +00:00
..
arm
freebsd {linux,bsd}-user: Pass pid to fork_end() 2024-03-06 12:35:19 +00:00
host
i386
include
netbsd
openbsd
x86_64
bsd-file.h {linux,bsd}-user: Introduce get_task_state() 2024-03-06 12:35:19 +00:00
bsd-mem.c
bsd-mem.h
bsd-proc.c
bsd-proc.h
bsdload.c
elfcore.c
elfload.c
errno_defs.h
main.c gdbstub: Save target's siginfo 2024-03-13 11:43:52 +00:00
meson.build
mmap.c
qemu-bsd.h
qemu.h {linux,bsd}-user: Pass pid to fork_end() 2024-03-06 12:35:19 +00:00
signal-common.h
signal.c gdbstub: Save target's siginfo 2024-03-13 11:43:52 +00:00
strace.c
syscall_defs.h
trace-events
trace.h
uaccess.c