[PATCH] gprof support for split debuginfo
Frank Ch. Eigler
fche@redhat.com
Thu Apr 30 17:22:24 GMT 2026
Hi -
> On Fri, Feb 06, 2026 at 02:07:47PM -0500, Frank Ch. Eigler wrote:
> > + /* Successfully opened the debug file.
> > + Enable decompression on the debug file. */
> > + if ((debug_bfd->flags & BFD_DECOMPRESS) == 0)
> > + debug_bfd->flags |= BFD_DECOMPRESS;
>
> The patch is OK with the conditional removed here.
Thank you, pushed (accidentally split into two patches).
- FChE
More information about the Binutils
mailing list