On 12/14/22 08:40, Philippe Mathieu-Daudé wrote:
On 14/12/22 15:36, Philippe Mathieu-Daudé wrote:
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é <phi...@linaro.org>
---
include/exec/gdbstub.h | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Subject should be:
"gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs"
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~