Fix description of --stabs switch

This commit is contained in:
Nick Clifton 2000-06-24 19:53:12 +00:00
parent 680d285772
commit d1cdf50144
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2000-06-24 Nick Clifton <nickc@cygnus.com>
* objdump.c (usage): Fix description of --stabs switch.
2000-06-22 Alan Modra <alan@linuxcare.com.au>
* Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we

View File

@ -233,7 +233,7 @@ usage (stream, status)
-S --source Intermix source code with disassembly\n\
-s --full-contents Display the full contents of all sections requested\n\
-g --debugging Display debug information in object file\n\
-G --stabs Display the STABS contents of an ELF format file\n\
-G --stabs Display (in raw form) any STABS 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\
-r --reloc Display the relocation entries in the file\n\