Extend readelf and objdump so that they will display and follow multiple links to...
[deliverable/binutils-gdb.git] / binutils / NEWS
index 34fd9ec04a4e131c7f89125f5b29c2586d9242b3..5413321b4baf0d433b69752223d0c8e6a0d060fd 100644 (file)
@@ -1,5 +1,11 @@
 -*- text -*-
 
+* The separate debug info file options of readelf (--debug-dump=links
+  and --debug-dump=follow) and objdump (--dwarf=links and
+  --dwarf=follow-links) will now display and/or follow multiple links if
+  more than one are present in a file.  (This usually happens when gcc's
+  -gsplit-dwarf option is used).
+
 Changes in 2.32:
 
 * The addr2line, c++filt, nm and objdump tools now have a limit on the
This page took 0.023521 seconds and 4 git commands to generate.