Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] Problem with linux corefiles for CPUs with Intel AMX support
@ 2026-09-04 10:06 Christina Joos
  2026-09-04 10:06 ` [PATCH 1/2] gdb: Enable OS generated corefiles on systems " Christina Joos
  2026-09-04 10:06 ` [PATCH 2/2] gdb, testsuite: Handle unexpected PRKU value in linux corefiles Christina Joos
  0 siblings, 2 replies; 6+ messages in thread
From: Christina Joos @ 2026-09-04 10:06 UTC (permalink / raw)
  To: gdb-patches; +Cc: aburgess

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.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-09-11 16:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 10:06 [PATCH 0/2] Problem with linux corefiles for CPUs with Intel AMX support Christina Joos
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox