* doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w
authorAlexandre Oliva <aoliva@redhat.com>
Wed, 9 Apr 2003 09:55:13 +0000 (09:55 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Wed, 9 Apr 2003 09:55:13 +0000 (09:55 +0000)
for debugging information types not supported by objdump.

binutils/ChangeLog
binutils/doc/binutils.texi

index 1fab2b858fe985857d07e3f69bde523c449e88ac..62f90ac2abdb1d54b24030785ecf9a9d9dbd2579 100644 (file)
@@ -1,3 +1,8 @@
+2003-04-09  Alexandre Oliva  <aoliva@redhat.com>
+
+       * doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w
+       for debugging information types not supported by objdump.
+
 2003-04-09  Bernd Jendrissek <berndj@prism.co.za>
 
        * configure.in: Recognize canonical form of i[3-6]86-pe*.
index 5f146b53eb2bfe9e8a0399e9a22af878fb2b85a2..a0c797a513b5753607e88ba3ec62da853f07b723 100644 (file)
@@ -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
This page took 0.0345760000000001 seconds and 4 git commands to generate.