[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/29267] readelf..info misreports DW_FORM_loclistx, DW_FORM_
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/29267] readelf..info misreports DW_FORM_loclistx, DW_FORM_rnglistx |
Date: |
Fri, 01 Jul 2022 13:29:53 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29267
--- Comment #19 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Vsevolod Alekseyev from comment #17)
> The loclist entries in sections with nonblank offset tables in are dumped
> differently; the start/end address of location entries is not resolved
> relative to the corresponding CU's base PC. This is inconsistent with the
> past behavior, and rather misleading.
I made these changes in order to bring readelf's output more inline with
the output from eu-readelf. I have been using that tool's output as a
comparison for the updates for this issue, and using the same general format
helps with that.
But I am also willing to undo unnecessary formatting changes, so please
can you provide me an example of the before and after formatting, so that
I can be sure that I am changing the correct things. :-)
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/29267] readelf..info misreports DW_FORM_loclistx, DW_FORM_rnglistx,
nickc at redhat dot com <=