Re: [PATCH v5] gdb: align siginfo_t with the Linux kernel definition
Matthieu Longo <[email protected]>
| Newsgroups | gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
On 17/08/2026 17:42, Simon Marchi wrote: > On 8/17/26 5:33 AM, Matthieu Longo wrote: >> Hi Simon, >> >> Do you want me to publish a new revision of the patch ? >> The things you raised looked minor to me, so I would assume that I don't need to publish a new revision. >> Please let me know if you think otherwise. > > If I'm not mistaken, you're talking about your original v5 patch plus > the changes to drop the "_anon_union", as proposed in message > [email protected]. > > If so, it LGTM. > > Approved-By: Simon Marchi <[email protected]> > > Simon Thanks! Merged: https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=9c99987237dcaca0c6c493d6a5fb0ab4dc7488e7 Matthieu