aboutsummaryrefslogtreecommitdiff
path: root/binutils/objdump.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-10-16 10:05:06 +0000
committerNick Clifton <nickc@redhat.com>2009-10-16 10:05:06 +0000
commit1ed06042dbd7b4590f9b6a7ac16a71b62d46730e (patch)
tree9ed456ee396fa5e12501a8220f5c18f9f90ff44d /binutils/objdump.c
parent493152cb4f287f9de3f03743349e911df9448e60 (diff)
downloadfsf-binutils-gdb-1ed06042dbd7b4590f9b6a7ac16a71b62d46730e.zip
fsf-binutils-gdb-1ed06042dbd7b4590f9b6a7ac16a71b62d46730e.tar.gz
fsf-binutils-gdb-1ed06042dbd7b4590f9b6a7ac16a71b62d46730e.tar.bz2
* readelf.c (usage): Add mention of --debug-dump=frames-interp.
Wrap output to 80 columns. * objdump.c (usage): Likewise. * doc/binutils.texi (readelf): Add note about =frames-interp.
Diffstat (limited to 'binutils/objdump.c')
-rw-r--r--binutils/objdump.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/binutils/objdump.c b/binutils/objdump.c
index dd0d0ef..e9fef40 100644
--- a/binutils/objdump.c
+++ b/binutils/objdump.c
@@ -201,7 +201,8 @@ usage (FILE *stream, int status)
-e, --debugging-tags Display debug information using ctags style\n\
-G, --stabs Display (in raw form) any STABS info in the file\n\
-W[lLiaprmfFsoR] or\n\
- --dwarf[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=str,=loc,=Ranges]\n\
+ --dwarf[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,\n\
+ =frames-interp,=str,=loc,=Ranges]\n\
Display DWARF info in the file\n\
-t, --syms Display the contents of the symbol table(s)\n\
-T, --dynamic-syms Display the contents of the dynamic symbol table\n\