From b1025aca3af843431de9ba4c6404beb88fe8262c Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Wed, 9 Apr 2003 09:55:13 +0000 Subject: [PATCH] * doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w for debugging information types not supported by objdump. --- binutils/ChangeLog | 5 +++++ binutils/doc/binutils.texi | 2 ++ 2 files changed, 7 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 1fab2b858f..62f90ac2ab 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 5f146b53eb..a0c797a513 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 -- 2.11.0