qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gdbstub: Have syscall_complete/[gs]et_reg to target agnostic


From: Richard Henderson
Subject: Re: [PATCH] gdbstub: Have syscall_complete/[gs]et_reg to target agnostic typedefs
Date: Wed, 14 Dec 2022 09:24:29 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

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é <philmd@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.henderson@linaro.org>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]