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.

Reply via email to