From: Alexandre Oliva Date: Wed, 9 Apr 2003 09:55:13 +0000 (+0000) Subject: * doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c1124b23a9b0883c4400d05b90d01fee2612a41d;p=binutils-gdb.git * doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w for debugging information types not supported by objdump. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 1fab2b858fe..62f90ac2abd 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2003-04-09 Alexandre Oliva + + * doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w + for debugging information types not supported by objdump. + 2003-04-09 Bernd Jendrissek * configure.in: Recognize canonical form of i[3-6]86-pe*. diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index 5f146b53eb2..a0c797a513b 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -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