aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2003-04-09 09:55:13 +0000
committerAlexandre Oliva <aoliva@redhat.com>2003-04-09 09:55:13 +0000
commitc1124b23a9b0883c4400d05b90d01fee2612a41d (patch)
tree30022ae3e29a7f29d096c51d214f95daed5af881 /binutils
parente507634795ed843c741a57c17c5191cfe505652f (diff)
downloadgdb-c1124b23a9b0883c4400d05b90d01fee2612a41d.zip
gdb-c1124b23a9b0883c4400d05b90d01fee2612a41d.tar.gz
gdb-c1124b23a9b0883c4400d05b90d01fee2612a41d.tar.bz2
* doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w
for debugging information types not supported by objdump.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog5
-rw-r--r--binutils/doc/binutils.texi2
2 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 1fab2b8..62f90ac 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -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*.
diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi
index 5f146b5..a0c797a 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