aboutsummaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2024-01-19 14:39:08 +0000
committerNick Clifton <nickc@redhat.com>2024-01-19 14:39:08 +0000
commit1878f44b70f18db252348e1dca5a8bb746f0711b (patch)
treefc4c4c8a78b244e97709ffa9744b478f965fe655 /binutils/NEWS
parent8d10083c23b9415a6d645b44d136104fcf8ed176 (diff)
downloadgdb-1878f44b70f18db252348e1dca5a8bb746f0711b.zip
gdb-1878f44b70f18db252348e1dca5a8bb746f0711b.tar.gz
gdb-1878f44b70f18db252348e1dca5a8bb746f0711b.tar.bz2
Update readelf's and objdump's debug frame displaying feature to include the contents of the .eh_frame_hdr section, if present.
Diffstat (limited to 'binutils/NEWS')
-rw-r--r--binutils/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index a4c101c..7b7ac1c 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -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