mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-23 20:19:49 +00:00
Fix description of --stabs switch
This commit is contained in:
parent
680d285772
commit
d1cdf50144
@ -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
|
||||
|
@ -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\
|
||||
|
Loading…
Reference in New Issue
Block a user