You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/gdbstub
Richard Henderson 7ed79a9adb gdbstub: Move syscalls.c out of common_ss
Copy to libuser_ss and libsystem_ss.
This file uses semihosting/semihost.h, which has separate
implementations with and without CONFIG_USER_ONLY.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
3 days ago
..
gdbstub.c gdbstub: Prefer cached CpuClass over CPU_GET_CLASS() macro 2 months ago
internals.h gdbstub: Make hex conversion function non-internal 10 months ago
meson.build gdbstub: Move syscalls.c out of common_ss 3 days ago
syscalls.c include: Rename sysemu/ -> system/ 4 months ago
system.c gdbstub: Prefer cached CpuClass over CPU_GET_CLASS() macro 2 months ago
trace-events gdbstub: Rename 'softmmu' -> 'system' 2 years ago
trace.h
user-target.c gdbstub: Prefer cached CpuClass over CPU_GET_CLASS() macro 2 months ago
user.c gdbstub: Prefer cached CpuClass over CPU_GET_CLASS() macro 2 months ago