forked from Imagelibrary/binutils-gdb
* main.c (long_options): Add entry for "-l".
(print_gdb_help): Add line for -l option. * NEWS: Mention it. doc/ * gdb.texinfo (Mode Options): Document -l option.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-12-07 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* gdb.texinfo (Mode Options): Document -l option.
|
||||
|
||||
2004-12-04 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* gdbint.texinfo (Algorithms): More accurate description of
|
||||
|
||||
@@ -1078,6 +1078,11 @@ This option stops option processing.
|
||||
Set the line speed (baud rate or bits per second) of any serial
|
||||
interface used by @value{GDBN} for remote debugging.
|
||||
|
||||
@item -l @var{timeout}
|
||||
@cindex @code{-l}
|
||||
Set the timeout (in seconds) of any communication used by @value{GDBN}
|
||||
for remote debugging.
|
||||
|
||||
@item -tty @var{device}
|
||||
@itemx -t @var{device}
|
||||
@cindex @code{--tty}
|
||||
|
||||
Reference in New Issue
Block a user