qemu/gdbstub
Alex Bennée 505601d580 gdbstub: specialise stub_can_reverse
Currently we only support replay for softmmu mode so it is a constant
false for user-mode.

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

Message-Id: <20230302190846.2593720-18-alex.bennee@linaro.org>
Message-Id: <20230303025805.625589-18-richard.henderson@linaro.org>
2023-03-07 20:44:08 +00:00
..
gdbstub.c gdbstub: specialise stub_can_reverse 2023-03-07 20:44:08 +00:00
internals.h gdbstub: specialise stub_can_reverse 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 stub_can_reverse 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
user-target.c gdbstub: move chunks of user code into own files 2023-03-07 20:44:04 +00:00
user.c gdbstub: specialise stub_can_reverse 2023-03-07 20:44:08 +00:00