Message ID | 20240131114817.288027-1-iii@linux.ibm.com (mailing list archive) |
---|---|
Headers | show |
Series | linux-user: Allow gdbstub to ignore page protection | expand |
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?
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