[PATCH] gprof support for split debuginfo

Alan Modra amodra@gmail.com
Tue Apr 21 23:10:38 GMT 2026


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.

-- 
Alan Modra


More information about the Binutils mailing list