objdump: set address of debug sections.
authorTristan Gingold <tristan.gingold@adacore.com>
Mon, 24 Mar 2014 11:37:32 +0000 (12:37 +0100)
committerTristan Gingold <tristan.gingold@adacore.com>
Thu, 27 Mar 2014 08:35:10 +0000 (09:35 +0100)
commit595330b7cedfac2b073e9ffc6a815221b7121f0c
treefd7c02e788cefd58f5cc5c379ab2b12058933b1f
parent467637ade646c54bac41721df4f3509cc98103e4
objdump: set address of debug sections.

This patche fixes the values of FDE pc in output of objdump -Wf. They now
match readelf ones.

binutils/
* objdump.c (load_specific_debug_section): Set address of section.
binutils/ChangeLog
binutils/objdump.c