summaryrefslogtreecommitdiff
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
commit0d2b8ed4d3f125aba3ac6a482a936a03dd0b9b85 (patch)
treeccf39a419652a0c0b677bbebaa053996051e9139 /binutils/objdump.c
parent33128827937dafd906bb3cc00f719406494d975c (diff)
downloadbinutils-redhat-0d2b8ed4d3f125aba3ac6a482a936a03dd0b9b85.tar.gz
* 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 dd0d0ef50c..e9fef40d0c 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\