qemu/gdbstub
Alex Bennée 8e70c6f947 gdbstub: define separate user/system structures
In preparation for moving user/softmmu specific bits from the main
gdbstub file we need to separate the connection details into a
user/softmmu state. As these will eventually be defined in their own
files we move them out of the common GDBState structure.

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

Message-Id: <20230302190846.2593720-6-alex.bennee@linaro.org>
Message-Id: <20230303025805.625589-6-richard.henderson@linaro.org>
2023-03-07 17:06:28 +00:00
..
gdbstub.c gdbstub: define separate user/system structures 2023-03-07 17:06:28 +00:00
internals.h gdbstub/internals.h: clean up include guard 2023-03-07 17:06:15 +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
trace.h
user.c gdbstub: fix-up copyright and license files 2023-03-07 17:06:20 +00:00