[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z8c+n43UWxHSn+LE@li-008a6a4c-3549-11b2-a85c-c5cc2836eea2.ibm.com>
Date: Tue, 4 Mar 2025 18:55:43 +0100
From: Alexander Gordeev <agordeev@...ux.ibm.com>
To: Ilya Leoshkevich <iii@...ux.ibm.com>
Cc: Jan Kiszka <jan.kiszka@...mens.com>, Kieran Bingham <kbingham@...nel.org>,
linux-kernel@...r.kernel.org, Heiko Carstens <hca@...ux.ibm.com>,
Vasily Gorbik <gor@...ux.ibm.com>,
Christian Borntraeger <borntraeger@...ux.ibm.com>,
Nina Schoetterl-Glausch <nsg@...ux.ibm.com>,
Andrew Donnellan <ajd@...ux.ibm.com>
Subject: Re: [PATCH] scripts/gdb/symbols: Determine KASLR offset on s390
On Mon, Mar 03, 2025 at 12:03:58PM +0100, Ilya Leoshkevich wrote:
> Use QEMU's qemu.PhyMemMode [1] functionality to read vmcore from the
> physical memory the same way the existing dump tooling does this.
> Gracefully handle non-QEMU targets, early boot, and memory corruptions;
> print a warning if such situation is detected.
>
> [1] https://qemu-project.gitlab.io/qemu/system/gdb.html#examining-physical-memory
>
> Signed-off-by: Ilya Leoshkevich <iii@...ux.ibm.com>
> ---
> scripts/gdb/linux/symbols.py | 31 ++++++++++++++++++++++++++++++-
> scripts/gdb/linux/utils.py | 35 +++++++++++++++++++++++++++++++++++
> 2 files changed, 65 insertions(+), 1 deletion(-)
Can not tell for the gdb part, but for the s390 bits:
Acked-by: Alexander Gordeev <agordeev@...ux.ibm.com>
Powered by blists - more mailing lists