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.