qemu/include/gdbstub
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
..
helpers.h gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
syscalls.h gdbstub: replace exit calls with proper shutdown for softmmu 2023-10-12 12:36:37 +10:00
user.h gdbstub: Save target's siginfo 2024-03-13 11:43:52 +00:00