aboutsummaryrefslogtreecommitdiff
path: root/binutils/objdump.1
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-06-12 03:14:14 +0000
committerIan Lance Taylor <ian@airs.com>1996-06-12 03:14:14 +0000
commit11548211825849412a1a924a5fa10c426bc9be00 (patch)
treec85b39b69d839381f4dbc3ae3b98f6d38aa08fd8 /binutils/objdump.1
parent9d111656709c46875095e54548a846906e61cc00 (diff)
downloadgdb-11548211825849412a1a924a5fa10c426bc9be00.zip
gdb-11548211825849412a1a924a5fa10c426bc9be00.tar.gz
gdb-11548211825849412a1a924a5fa10c426bc9be00.tar.bz2
* objdump.c (dump_reloc_set): Add sec parameter. Change all
callers. If with_line_numbers is set, display line numbers of relocation entries. * binutils.texi, objdump.1: Document -l with -r.
Diffstat (limited to 'binutils/objdump.1')
-rw-r--r--binutils/objdump.12
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/objdump.1 b/binutils/objdump.1
index e3c4a25..fba8d6b 100644
--- a/binutils/objdump.1
+++ b/binutils/objdump.1
@@ -200,7 +200,7 @@ Display information only for section \c
.B \-\-line\-numbers
Label the display (using debugging information) with the filename
and source line numbers corresponding to the object code shown.
-Only useful with \fB\-d\fP or \fB\-D\fP.
+Only useful with \fB\-d\fP, \fB\-D\fP, or \fB\-r\fP.
.TP
.BI "\-m " "machine"\c