qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4.5 26/29] gdbstub: Remove gdb_do_syscallv


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v4.5 26/29] gdbstub: Remove gdb_do_syscallv
Date: Fri, 3 Mar 2023 10:43:00 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 3/3/23 03:58, Richard Henderson wrote:
This function is unused, except to implement gdb_do_syscall.
Fold the implementations together.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  include/gdbstub/syscalls.h | 11 -----------
  gdbstub/syscalls.c         | 26 ++++++++++----------------
  2 files changed, 10 insertions(+), 27 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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