public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug corefiles/27909] New: MTE fixes and MTE corefile support
@ 2021-05-25 10:45 luis.machado at linaro dot org
  2021-06-25 12:18 ` [Bug corefiles/27909] " luis.machado at linaro dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: luis.machado at linaro dot org @ 2021-05-25 10:45 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27909

            Bug ID: 27909
           Summary: MTE fixes and MTE corefile support
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: corefiles
          Assignee: unassigned at sourceware dot org
          Reporter: luis.machado at linaro dot org
  Target Milestone: 11.1
              Host: aarch64-linux-gnu
            Target: aarch64-linux-gnu
             Build: aarch64-linux-gnu

There are 4 patches I'd like to push for the GDB 11 release, listed below:

"[AArch64] Sanitize the address before working with allocation tags" (Approved)
https://sourceware.org/pipermail/gdb-patches/2021-May/178970.html

"Fix printing of non pointer types when memory tagging is enabled" (Pending
reviews)
https://sourceware.org/pipermail/gdb-patches/2021-May/178971.html

"Update the core file architecture if a target description is present" (Pending
reviews)
https://sourceware.org/pipermail/gdb-patches/2021-May/178972.html

"[AArch64] MTE corefile support" (Under review)
https://sourceware.org/pipermail/gdb-patches/2021-May/178973.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug corefiles/27909] MTE fixes and MTE corefile support
  2021-05-25 10:45 [Bug corefiles/27909] New: MTE fixes and MTE corefile support luis.machado at linaro dot org
@ 2021-06-25 12:18 ` luis.machado at linaro dot org
  2021-06-26 18:37 ` brobecker at gnat dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: luis.machado at linaro dot org @ 2021-06-25 12:18 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27909

--- Comment #1 from Luis Machado <luis.machado at linaro dot org> ---
Updating the list of patches...

- "[AArch64] Sanitize the address before working with allocation tags"
(Approved).

- "Fix printing of non pointer types when memory tagging is enabled" (Under
review, iterating).

- "Update the core file architecture if a target description is present"
(Approved).

- "[AArch64] MTE corefile support" (Under review, approved on AArch64's side,
needs global approval)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug corefiles/27909] MTE fixes and MTE corefile support
  2021-05-25 10:45 [Bug corefiles/27909] New: MTE fixes and MTE corefile support luis.machado at linaro dot org
  2021-06-25 12:18 ` [Bug corefiles/27909] " luis.machado at linaro dot org
@ 2021-06-26 18:37 ` brobecker at gnat dot com
  2021-07-22 12:41 ` luis.machado at linaro dot org
  2021-08-02 11:59 ` luis.machado at linaro dot org
  3 siblings, 0 replies; 5+ messages in thread
From: brobecker at gnat dot com @ 2021-06-26 18:37 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27909

Joel Brobecker <brobecker at gnat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brobecker at gnat dot com

--- Comment #2 from Joel Brobecker <brobecker at gnat dot com> ---
Thanks very much for the update on this PR, Luis. I was just about to ask for
one :-).

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug corefiles/27909] MTE fixes and MTE corefile support
  2021-05-25 10:45 [Bug corefiles/27909] New: MTE fixes and MTE corefile support luis.machado at linaro dot org
  2021-06-25 12:18 ` [Bug corefiles/27909] " luis.machado at linaro dot org
  2021-06-26 18:37 ` brobecker at gnat dot com
@ 2021-07-22 12:41 ` luis.machado at linaro dot org
  2021-08-02 11:59 ` luis.machado at linaro dot org
  3 siblings, 0 replies; 5+ messages in thread
From: luis.machado at linaro dot org @ 2021-07-22 12:41 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27909

--- Comment #3 from Luis Machado <luis.machado at linaro dot org> ---
The only patch left pending non-architecture reviews/approval is the core file
one. The other patches have been approved and pushed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug corefiles/27909] MTE fixes and MTE corefile support
  2021-05-25 10:45 [Bug corefiles/27909] New: MTE fixes and MTE corefile support luis.machado at linaro dot org
                   ` (2 preceding siblings ...)
  2021-07-22 12:41 ` luis.machado at linaro dot org
@ 2021-08-02 11:59 ` luis.machado at linaro dot org
  3 siblings, 0 replies; 5+ messages in thread
From: luis.machado at linaro dot org @ 2021-08-02 11:59 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27909

Luis Machado <luis.machado at linaro dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
           Assignee|unassigned at sourceware dot org   |luis.machado at linaro dot org
             Status|NEW                         |RESOLVED

--- Comment #4 from Luis Machado <luis.machado at linaro dot org> ---
core file support postponed until the Linux Kernel patches are under review.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2021-08-02 11:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-25 10:45 [Bug corefiles/27909] New: MTE fixes and MTE corefile support luis.machado at linaro dot org
2021-06-25 12:18 ` [Bug corefiles/27909] " luis.machado at linaro dot org
2021-06-26 18:37 ` brobecker at gnat dot com
2021-07-22 12:41 ` luis.machado at linaro dot org
2021-08-02 11:59 ` luis.machado at linaro dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).