Re: [PATCH v2 0/2] Extend struct r_debug to support multiple namespaces
Joseph Myers <[email protected]>
| Newsgroups | gmane.comp.gdb.devel,gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <alpine.DEB.2.22.394.2108171754450.208325@digraph.polyomino.org.uk> |
On Mon, 16 Aug 2021, H.J. Lu via Gdb wrote: > 1. Bump r_version to 2. This triggers the GDB bug: > > https://sourceware.org/bugzilla/show_bug.cgi?id=28236 This seems like it needs a NEWS entry under "Deprecated and removed features, and other changes affecting compatibility" if it results in a user-visible problem using older GDB with newer glibc (that bug report doesn't say what the actual user-visible symptoms are, if any). (The new feature should probably have a NEWS entry under "Major new features" in any case.) -- Joseph S. Myers [email protected]