qemu-e2k/gdbstub
Richard Henderson cc37d98bfb *: Add missing includes of qemu/error-report.h
This had been pulled in via qemu/plugin.h from hw/core/cpu.h,
but that will be removed.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230310195252.210956-5-richard.henderson@linaro.org>
[AJB: add various additional cases shown by CI]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230315174331.2959-15-alex.bennee@linaro.org>
Reviewed-by: Emilio Cota <cota@braap.org>
2023-03-22 15:06:57 +00:00
..
gdbstub.c *: Add missing includes of qemu/error-report.h 2023-03-22 15:06:57 +00:00
internals.h gdbstub: split out softmmu/user specifics for syscall handling 2023-03-07 20:44:09 +00:00
meson.build gdbstub: Build syscall.c once 2023-03-07 20:44:09 +00:00
softmmu.c gdbstub: split out softmmu/user specifics for syscall handling 2023-03-07 20:44:09 +00:00
syscalls.c gdbstub: Build syscall.c once 2023-03-07 20:44:09 +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: split out softmmu/user specifics for syscall handling 2023-03-07 20:44:09 +00:00