You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
arm
target/arm: Move feature test functions to their own header
3 years ago
freebsd
{linux,bsd}-user: Pass pid to fork_end()
2 years ago
host
bsd-user: Catch up with sys/param.h requirement for machine/pmap.h
4 years ago
i386
bsd-user: Remove ELF_START_MMAP and image_info.start_mmap
3 years ago
include
user: move common-user includes to a subdirectory of {bsd,linux}-user/
5 years ago
netbsd
Clean up ill-advised or unusual header guards
4 years ago
openbsd
Clean up ill-advised or unusual header guards
4 years ago
x86_64
bsd-user: Remove ELF_START_MMAP and image_info.start_mmap
3 years ago
bsd-file.h
{linux,bsd}-user: Introduce get_task_state()
2 years ago
bsd-mem.c
bsd-user: Implement shmid_ds conversion between host and target.
3 years ago
bsd-mem.h
bsd-user: spelling fixes: necesary, agrument, undocummented
3 years ago
bsd-proc.c
bsd-user: Get number of cpus.
3 years ago
bsd-proc.h
accel: Introduce AccelClass::cpu_common_[un]realize
3 years ago
bsdload.c
bsd-user: TARGET_NGROUPS unused in this file, remove
5 years ago
elfcore.c
bsd-user: add stubbed out core dump support
5 years ago
elfload.c
bsd-user: Remove image_info.start_brk
3 years ago
errno_defs.h
bsd-user: spelling fixes
3 years ago
main.c
gdbstub: Save target's siginfo
2 years ago
meson.build
configure, meson: rename targetos to host_os
3 years ago
mmap.c
bsd-user: Implement shmat(2) and shmdt(2)
3 years ago
qemu-bsd.h
bsd-user: Declarations for ipc_perm and shmid_ds conversion functions
3 years ago
qemu.h
{linux,bsd}-user: Pass pid to fork_end()
2 years ago
signal-common.h
bsd-user: Implement host_to_target_siginfo.
3 years ago
signal.c
gdbstub: Save target's siginfo
2 years ago
strace.c
bsd-user: Clean up includes
4 years ago
syscall_defs.h
bsd-user: Implment madvise(2) to match the linux-user implementation.
3 years ago
trace-events
trace-events: Fix the name of the tracing.rst file
3 years ago
trace.h
bsd-user: Add trace events for bsd-user
5 years ago
uaccess.c
bsd-user: style tweak: keyword space (
5 years ago