qemu-e2k/gdbstub
Akihiko Odaki 1218b68ea6 gdbstub: Introduce gdb_find_static_feature()
This function is useful to determine the number of registers exposed to
GDB from the XML name.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20231025093128.33116-3-akihiko.odaki@daynix.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231106185112.2755262-10-alex.bennee@linaro.org>
2023-11-08 15:15:23 +00:00
..
gdbstub.c gdbstub: Introduce gdb_find_static_feature() 2023-11-08 15:15:23 +00:00
internals.h gdbstub: Remove gdb_has_xml variable 2023-10-11 08:46:33 +01:00
meson.build gdbstub: Rename 'softmmu' -> 'system' 2023-10-07 19:02:59 +02:00
syscalls.c gdbstub: Build syscall.c once 2023-03-07 20:44:09 +00:00
system.c gdbstub: replace exit calls with proper shutdown for softmmu 2023-10-12 12:36:37 +10:00
trace-events gdbstub: Rename 'softmmu' -> 'system' 2023-10-07 19:02:59 +02:00
trace.h
user-target.c accel/tcg: Replace CPUState.env_ptr with cpu_env() 2023-10-04 11:03:54 -07:00
user.c gdbstub: replace exit calls with proper shutdown for softmmu 2023-10-12 12:36:37 +10:00