* gdb.texinfo (Target Commands): Fix typo.
This commit is contained in:
parent
765a97abda
commit
c495790256
@ -1,3 +1,7 @@
|
||||
2013-01-31 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* gdb.texinfo (Target Commands): Fix typo.
|
||||
|
||||
2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
|
||||
|
||||
* doc/gdb.texinfo (Architectures In Python): New sub-sub-section
|
||||
|
@ -17169,7 +17169,7 @@ you must know the actual BFD name.
|
||||
Use the @code{show gnutarget} command to display what file format
|
||||
@code{gnutarget} is set to read. If you have not set @code{gnutarget},
|
||||
@value{GDBN} will determine the file format for each file automatically,
|
||||
and @code{show gnutarget} displays @samp{The current BDF target is "auto"}.
|
||||
and @code{show gnutarget} displays @samp{The current BFD target is "auto"}.
|
||||
@end table
|
||||
|
||||
@cindex common targets
|
||||
|
Loading…
Reference in New Issue
Block a user