Index: binutils/ChangeLog from Alexandre Oliva * doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w for debugging information types not supported by objdump. Index: binutils/doc/binutils.texi =================================================================== RCS file: /cvs/src/src/binutils/doc/binutils.texi,v retrieving revision 1.35 diff -u -p -r1.35 binutils.texi --- binutils/doc/binutils.texi 5 Apr 2003 08:21:47 -0000 1.35 +++ binutils/doc/binutils.texi 9 Apr 2003 04:35:39 -0000 @@ -1479,6 +1479,8 @@ for more information on demangling. Display debugging information. This attempts to parse debugging information stored in the file and print it out using a C like syntax. Only certain types of debugging information have been implemented. +Some other types are supported by @command{readelf -w}. +@xref{readelf}. @item -d @itemx --disassemble