diff options
Diffstat (limited to 'binutils/objdump.1')
-rw-r--r-- | binutils/objdump.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/binutils/objdump.1 b/binutils/objdump.1 index 7344fa2..e520ab0 100644 --- a/binutils/objdump.1 +++ b/binutils/objdump.1 @@ -170,11 +170,11 @@ Display the full contents of any sections requested. .TP .B \--stabs -Display the contents of the .stab section from an ELF file. -This is only useful on systems (such as Solaris 2.0) in which -.stab debugging symbol-table entries are carried in an ELF section. -In most other file formats, debugging symbol-table entries are -interleaved with linkage symbols, and are visible in the +Display the contents of the .stab, .stab.index, and .stab.excl +sections from an ELF file. This is only useful on systems (such as +Solaris 2.0) in which .stab debugging symbol-table entries are carried +in an ELF section. In most other file formats, debugging symbol-table +entries are interleaved with linkage symbols, and are visible in the --syms output. .TP |