Bug 11819 - addre2line doesn't work with compressed debug section
Summary: addre2line doesn't work with compressed debug section
Status: RESOLVED FIXED
Alias: None
Product: binutils
Classification: Unclassified
Component: binutils (show other bugs)
Version: 2.21
: P2 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-15 00:43 UTC by H.J. Lu
Modified: 2023-01-21 05:29 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?