]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - binutils/NEWS
Add support to readelf and objdump for following links to separate debug information...
[thirdparty/binutils-gdb.git] / binutils / NEWS
index 23c63efaf475483cbb032a8dd17500b48ff27836..345b9e561a3ca003db8f7e141b354dcbc39be6c2 100644 (file)
@@ -1,5 +1,13 @@
 -*- text -*-
 
+* Add --debug-dump=links option to readelf and --dwarf=links option to objdump
+  which displays the contents of any .gnu_debuglink or .gnu_debugaltlink
+  sections.
+
+  Add a --debug-dump=follow-links option to readelf and a --dwarf=follow-links
+  option to objdump which causes indirect links into separate debug info files
+  to be followed when dumping other DWARF sections.
+
 Changes in 2.29:
 
 * The MIPS port now supports microMIPS eXtended Physical Addressing (XPA)