|
From: | Alex Bennée |
Subject: | Re: [PATCH RESEND 3/6] gdbstub: Report the actual qemu-user pid |
Date: | Wed, 24 May 2023 10:41:29 +0100 |
User-agent: | mu4e 1.11.6; emacs 29.0.91 |
Ilya Leoshkevich <iii@linux.ibm.com> writes: > Currently qemu-user reports pid 1 to GDB. Resolve the TODO and report > the actual PID. Using getpid() relies on the assumption that there is > only one GDBProcess. Add an assertion to make sure that future changes > don't break it. > > Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> -- Alex Bennée Virtualisation Tech Lead @ Linaro
[Prev in Thread] | Current Thread | [Next in Thread] |