This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Various eu-readelf --debug-dump improvements


On Wed, 2017-11-29 at 17:05 +0100, Mark Wielaard wrote:
> While working on the DWARF5 support I found various cases where the
> eu-readelf --debug-dump could be improved to provide a bit more information
> that helped debug issues. The following changes are not DWARF5 specific,
> but improve the --debug-dump output to make a more useful (IMHO).
> 
> [PATCH 1/5] readelf: Adjust print_ops formatting.
> [PATCH 2/5] readelf: Print abbrev code for DIE with --debug-
> dump=info.
> [PATCH 3/5] readelf: Print actual file for decl_file and call_file.
> [PATCH 4/5] readelf: Print CU, base address and unresolved
> .debug_ranges.
> [PATCH 5/5] readelf: Print CU, base address and unresolved
> .debug_loc.

I pushed all five to master now.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]