mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-23 13:21:43 +08:00
* doc/binutils.texi (nm, objdump): Remove bogus links to STABS
documentation.
This commit is contained in:
parent
df301bfc7c
commit
39b0730382
@ -1,5 +1,8 @@
|
||||
2013-07-18 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* doc/binutils.texi (nm, objdump): Remove bogus links to STABS
|
||||
documentation.
|
||||
|
||||
* readelf.c (process_unwind): Do not return the result of a void
|
||||
function.
|
||||
|
||||
|
@ -853,10 +853,6 @@ specified.
|
||||
The symbol is a stabs symbol in an a.out object file. In this case, the
|
||||
next values printed are the stabs other field, the stabs desc field, and
|
||||
the stab type. Stabs symbols are used to hold debugging information.
|
||||
@ifclear man
|
||||
For more information, see @ref{Top,Stabs,Stabs Overview,stabs.info, The
|
||||
``stabs'' debug format}.
|
||||
@end ifclear
|
||||
|
||||
@item ?
|
||||
The symbol type is unknown, or object file format specific.
|
||||
@ -2280,10 +2276,6 @@ ELF file. This is only useful on systems (such as Solaris 2.0) in which
|
||||
section. In most other file formats, debugging symbol-table entries are
|
||||
interleaved with linkage symbols, and are visible in the @option{--syms}
|
||||
output.
|
||||
@ifclear man
|
||||
For more information on stabs symbols, see @ref{Top,Stabs,Stabs
|
||||
Overview,stabs.info, The ``stabs'' debug format}.
|
||||
@end ifclear
|
||||
|
||||
@item --start-address=@var{address}
|
||||
@cindex start-address
|
||||
|
Loading…
Reference in New Issue
Block a user