qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 05/11] {linux,bsd}-user: Pass pid to gdbserver_fork()


From: Richard Henderson
Subject: Re: [PATCH v3 05/11] {linux,bsd}-user: Pass pid to gdbserver_fork()
Date: Sat, 17 Feb 2024 10:27:48 -1000
User-agent: Mozilla Thunderbird

On 2/16/24 03:05, Ilya Leoshkevich wrote:
The upcoming follow-fork-mode child support requires knowing the child
pid. Pass it down.

Signed-off-by: Ilya Leoshkevich<iii@linux.ibm.com>
---
  bsd-user/main.c        | 2 +-
  gdbstub/user.c         | 2 +-
  include/gdbstub/user.h | 2 +-
  linux-user/main.c      | 2 +-
  4 files changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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