[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v5 0/3] linux-user: Allow gdbstub to ignore page protection
From: |
Ilya Leoshkevich |
Subject: |
Re: [PATCH v5 0/3] linux-user: Allow gdbstub to ignore page protection |
Date: |
Fri, 16 Feb 2024 13:36:05 +0100 |
User-agent: |
Evolution 3.50.3 (3.50.3-1.fc39) |
On Fri, 2024-02-16 at 11:44 +0000, Alex Bennée wrote:
> Ilya Leoshkevich <iii@linux.ibm.com> writes:
>
> > v4:
> > https://lists.gnu.org/archive/html/qemu-devel/2024-01/msg05857.html
> > v4 -> v5: Fix the probe_proc_self_mem vs probe_proc_self_mem()
> > typo.
> > Add Alex's R-b and A-b.
>
> I was going to pull this and realised it already went in via
> Richard's
> tcg-next. Did this fix get merged?
>
Hi, yes, I submitted it separately and it was merged as:
commit da4038d2da6d3a3d5f86665bd51b2ba49df5d652
Author: Ilya Leoshkevich <iii@linux.ibm.com>
Date: Wed Jan 31 23:02:18 2024 +0100
tests/tcg: Fix the /proc/self/mem probing in the PROT_NONE gdbstub
test