From: Christina Joos <christina.joos@intel.com>
To: gdb-patches@sourceware.org
Cc: aburgess@redhat.com
Subject: [PATCH 0/2] Problem with linux corefiles for CPUs with Intel AMX support
Date: Fri, 4 Sep 2026 12:06:46 +0200 [thread overview]
Message-ID: <20260904100648.1705702-1-christina.joos@intel.com> (raw)
This is a series to address the issue described in
https://sourceware.org/bugzilla/show_bug.cgi?id=34561.
With the new tests for OS generated corefiles in patch #1, I ran
into an unrelated issue with the PKRU register in corefiles.
It occurs on CPUs with and without AMX support and is unrelated
to patch #1.
I am looking forward to your feedback!
Christina
Christina Joos (2):
gdb: Enable OS generated corefiles on systems with Intel AMX support.
gdb, testsuite: Handle unexpected PRKU value in linux corefiles.
gdb/i387-tdep.c | 9 +++-
gdb/testsuite/gdb.arch/i386-avx.c | 6 +++
gdb/testsuite/gdb.arch/i386-avx.exp | 61 ++++++++++++++++++++++----
gdb/testsuite/gdb.arch/i386-avx512.c | 6 +++
gdb/testsuite/gdb.arch/i386-avx512.exp | 56 +++++++++++++++++++++++
gdb/testsuite/gdb.arch/i386-pkru.c | 6 +++
gdb/testsuite/gdb.arch/i386-pkru.exp | 44 +++++++++++++++++++
7 files changed, 178 insertions(+), 10 deletions(-)
--
2.53.0
________________________________________
Intel Deutschland GmbH
Registered Address: Dornacher Strasse 1, 85622 Feldkirchen, Germany
Tel: +49 (89) 99143-0
www.intel.de
Managing Directors: Candice Moore, Jeffrey Schneiderman, Ramachandran Sitaraman
Chairperson of the Supervisory Board: Sonja Pierer
Registered Seat: Munich Commercial Register B: Amtsgericht Munich HRB 186928
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
next reply other threads:[~2026-09-04 10:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-04 10:06 Christina Joos [this message]
2026-09-04 10:06 ` [PATCH 1/2] gdb: Enable OS generated corefiles on systems " Christina Joos
2026-09-07 10:05 ` Andrew Burgess
2026-09-08 13:28 ` Joos, Christina
2026-09-11 16:45 ` Joos, Christina
2026-09-04 10:06 ` [PATCH 2/2] gdb, testsuite: Handle unexpected PRKU value in linux corefiles Christina Joos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260904100648.1705702-1-christina.joos@intel.com \
--to=christina.joos@intel.com \
--cc=aburgess@redhat.com \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox