Update readelf's and objdump's debug frame displaying feature to include the contents of the .eh_frame_hdr section, if present.

This commit is contained in:
Nick Clifton
2024-01-19 14:39:08 +00:00
parent 8d10083c23
commit 1878f44b70
4 changed files with 267 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
-*- text -*-
* When objdump or readelf are used to display the contents of a .eh_frame
section they will now also display the contents of the .eh_frame_hdr section,
if present.
Changes in 2.42:
* The objdump program has a new command line option -Z/--decompress which