qemu/gdbstub
Alex Bennée 589a58672e gdbstub: specialise target_memory_rw_debug
The two implementations are different enough to encourage having a
specialisation and we can move some of the softmmu only stuff out of
gdbstub.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230302190846.2593720-16-alex.bennee@linaro.org>
Message-Id: <20230303025805.625589-16-richard.henderson@linaro.org>
2023-03-07 20:44:08 +00:00
..
gdbstub.c gdbstub: specialise target_memory_rw_debug 2023-03-07 20:44:08 +00:00
internals.h gdbstub: specialise target_memory_rw_debug 2023-03-07 20:44:08 +00:00
meson.build gdbstub: move chunks of user code into own files 2023-03-07 20:44:04 +00:00
softmmu.c gdbstub: specialise target_memory_rw_debug 2023-03-07 20:44:08 +00:00
trace-events gdbstub: move chunk of softmmu functionality to own file 2023-03-07 17:06:41 +00:00
trace.h gdbstub: move into its own sub directory 2022-10-06 11:53:41 +01:00
user-target.c gdbstub: move chunks of user code into own files 2023-03-07 20:44:04 +00:00
user.c gdbstub: specialise target_memory_rw_debug 2023-03-07 20:44:08 +00:00