bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/29397] binutils: support zstd for SHF_COMPRESSED debug sec


From: i at maskray dot me
Subject: [Bug binutils/29397] binutils: support zstd for SHF_COMPRESSED debug sections
Date: Mon, 25 Jul 2022 07:45:14 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29397

--- Comment #1 from Fangrui Song <i at maskray dot me> ---
Add more tools to the list:

* nm
* addr2line

For objcopy --compress-debug-sections=zstd , I think it should apply only to
uncompressed .debug_* sections. If a section is compressed by zlib, the format
should not change.
If a user wants to ensure zlib sections are converted to zstd, run
--decompress-debug-sections first.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]