forked from Imagelibrary/binutils-gdb
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:
@@ -83,6 +83,7 @@ enum dwarf_section_display_enum
|
||||
pubnames,
|
||||
gnu_pubnames,
|
||||
eh_frame,
|
||||
eh_frame_hdr,
|
||||
macinfo,
|
||||
macro,
|
||||
str,
|
||||
|
||||
Reference in New Issue
Block a user