Re: Updating libbacktrace
Simon Marchi via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 3/8/24 12:28, Sam James via Gdb wrote: > Hi all, > > Could one of the GDB global maintainers possibly update libbacktrace > from the copy in gcc.git? > > I'm also happy to do it if delegated to. Whatever works for me. > > I originally asked at https://sourceware.org/PR31327 (as it fixes some > test failures) where Ian ACKed it, but wasn't sure of the policy on > it. Nick, the binutils maintainer, deferred to GDB as GDB is the primary > consumer of libbacktrace. > > Nick also suggested we clarify its status in MAINTAINERS. > > thanks, > sam Hi Sam, The easiest would be if you sent a patch to gdb-patches (and maybe CC binutils) for it. Thanks, Simon