qemu/gdbstub
Alex Bennée 9f56787c12 gdbstub: move GDBState to shared internals header
We are about to split softmmu and user mode helpers into different
files. To facilitate this we will need to share access to the GDBState
between those files.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

Message-Id: <20230302190846.2593720-7-alex.bennee@linaro.org>
Message-Id: <20230303025805.625589-7-richard.henderson@linaro.org>
2023-03-07 17:06:31 +00:00
..
gdbstub.c gdbstub: move GDBState to shared internals header 2023-03-07 17:06:31 +00:00
internals.h gdbstub: move GDBState to shared internals header 2023-03-07 17:06:31 +00:00
meson.build gdbstub: move breakpoint logic to accel ops 2022-10-06 11:53:41 +01:00
softmmu.c gdbstub: fix-up copyright and license files 2023-03-07 17:06:20 +00:00
trace-events gdbstub: move into its own sub directory 2022-10-06 11:53:41 +01:00
trace.h gdbstub: move into its own sub directory 2022-10-06 11:53:41 +01:00
user.c gdbstub: fix-up copyright and license files 2023-03-07 17:06:20 +00:00