qemu/include/gdbstub
Philippe Mathieu-Daudé 0654c79416 gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
We only need the "exec/tswap.h" and "cpu-param.h" headers.
Only include "cpu.h" in the target gdbstub.c source files.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240418192525.97451-20-philmd@linaro.org>
2024-04-26 15:31:37 +02:00
..
helpers.h gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h' 2024-04-26 15:31:37 +02:00
syscalls.h gdbstub: replace exit calls with proper shutdown for softmmu 2023-10-12 12:36:37 +10:00
user.h gdbstub: Save target's siginfo 2024-03-13 11:43:52 +00:00