Bug 11819

Summary: addre2line doesn't work with compressed debug section
Product: binutils Reporter: H.J. Lu <hjl.tools>
Component: binutilsAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: bug-binutils, ccoutant
Priority: P2    
Version: 2.21   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:

Description H.J. Lu 2010-07-15 00:43:40 UTC
 
Comment 1 H.J. Lu 2010-07-15 00:45:31 UTC
On Linux/x86-64, there are 2 gas test failures:

FAIL: DWARF2 debugging information 2
FAIL: 64bit DWARF2 debugging information 2

due to compressed debug sections with relocations.
Comment 2 H.J. Lu 2010-07-15 03:54:25 UTC
I think we should always uncompress on read unless told not to.
It should help everyone, including ld and gdb.

We can implement linker compression later.
Comment 3 Alan Modra 2023-01-21 05:29:39 UTC
Fixed a while ago.  HJ, would you please check over other bugs you opened and close the ones that are fixed?