mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-26 05:20:30 +00:00
Typos fixed (from Dmitry Sivachenko <dima@Chg.RU>).
This commit is contained in:
parent
62043cea9b
commit
f0ca3dcec2
@ -10598,6 +10598,7 @@ memory}. The accepted values for @var{mod} are @code{small},
|
||||
@item target mon960 @var{dev}
|
||||
MON960 monitor for Intel i960.
|
||||
|
||||
@kindex target nindy
|
||||
@item target nindy @var{devicename}
|
||||
An Intel 960 board controlled by a Nindy Monitor. @var{devicename} is
|
||||
the name of the serial device to use for the connection, e.g.
|
||||
@ -10623,12 +10624,6 @@ By responding to a prompt on startup;
|
||||
By using the @code{target} command at any point during your @value{GDBN}
|
||||
session. @xref{Target Commands, ,Commands for managing targets}.
|
||||
|
||||
@kindex target nindy
|
||||
@item target nindy @var{devicename}
|
||||
An Intel 960 board controlled by a Nindy Monitor. @var{devicename} is
|
||||
the name of the serial device to use for the connection, e.g.
|
||||
@file{/dev/ttya}.
|
||||
|
||||
@end itemize
|
||||
|
||||
@cindex download to Nindy-960
|
||||
@ -11004,7 +10999,7 @@ both the Unix host and on the Sparclet target. The program
|
||||
@code{@value{GDBP}} is installed and executed on the Unix host.
|
||||
|
||||
@table @code
|
||||
@item timeout @var{args}
|
||||
@item remotetimeout @var{args}
|
||||
@kindex remotetimeout
|
||||
@value{GDBN} supports the option @code{remotetimeout}.
|
||||
This option is set by the user, and @var{args} represents the number of
|
||||
|
Loading…
Reference in New Issue
Block a user