]> git.proxmox.com Git - mirror_qemu.git/commit
gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 3 Mar 2023 02:57:39 +0000 (18:57 -0800)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 7 Mar 2023 17:06:23 +0000 (17:06 +0000)
commit1c4517b8b68cdb0965559a39922220e7aeb4acf2
tree18299fd4641c8a1956d9aad0954cb1cdb752ec54
parent9455762f58823e106a9fc7c10413a05455731bb3
gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs

Prototypes using gdb_syscall_complete_cb() or gdb_?et_reg_cb()
don't depend on "cpu.h", thus are not target-specific.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20221214143659.62133-1-philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230302190846.2593720-4-alex.bennee@linaro.org>
Message-Id: <20230303025805.625589-4-richard.henderson@linaro.org>
include/exec/gdbstub.h