Bug 30689 - [AArch64] gdb scalable matrix extension (SME1 and SME2) support
Summary: [AArch64] gdb scalable matrix extension (SME1 and SME2) support
Status: RESOLVED FIXED
Alias: None
Product: gdb
Classification: Unclassified
Component: gdb (show other bugs)
Version: HEAD
: P2 normal
Target Milestone: 14.1
Assignee: Luis Machado
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-27 11:57 UTC by Luis Machado
Modified: 2023-10-04 16:42 UTC (History)
0 users

See Also:
Host:
Target: aarch64-linux
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luis Machado 2023-07-27 11:57:49 UTC
This PR tracks the progress of the AArch64 gdb SME1 and SME2 support patch series, with the goal of having these changes pushed in time for GDB 14.

There are a couple series in flight at the moment:

- SME1:https://inbox.sourceware.org/gdb-patches/20230630134616.1238105-1-luis.machado@arm.com/T/#t

- SME2:https://inbox.sourceware.org/gdb-patches/20230630134844.1238445-1-luis.machado@arm.com/T/#t

The SME1 series had its documentation reviewed and a few comments on the rest of the patches.

The SME2 series has received documentation reviews, but no reviews on the rest of the patches so far.

Updates on these series will be posted to this ticket.
Comment 1 Luis Machado 2023-08-14 10:15:32 UTC
I need to address some of the proposed adjustments from reviews. My plan is to submit a new version close to the end of the week.
Comment 2 Luis Machado 2023-08-22 13:31:55 UTC
Updated series posted for both sme1 and sme2.
Comment 3 Luis Machado 2023-09-08 16:09:40 UTC
sme1 series on v5 and sme2 series on v3.
Comment 4 Luis Machado 2023-09-13 10:41:07 UTC
sme1 series on v6 and sme2 series on v4.
Comment 5 Luis Machado 2023-09-21 10:51:50 UTC
sme1 on v7, pending some discussions about:

* [PATCH v7 15/18] [gdb/generic] corefile/bug: Add hook to control the use of target description notes from corefiles

sme2 on v5. Seems good for pushing.
Comment 6 Luis Machado 2023-10-04 16:42:03 UTC
Pushed.