mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 07:53:51 +08:00
Remove unnecessary @w{} in gdb.texinfo
gdb/doc/ChangeLog: * gdb.texinfo (Connecting): Remove unnecessary @w{}.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2013-10-10 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* gdb.texinfo (Connecting): Remove unnecessary @w{}.
|
||||
|
||||
2013-10-10 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* gdb.texinfo: Replace "set remotebaud" and "show remotebaud"
|
||||
|
@ -18024,7 +18024,7 @@ target remote /dev/ttyb
|
||||
@end smallexample
|
||||
|
||||
If you're using a serial line, you may want to give @value{GDBN} the
|
||||
@w{@samp{--baud}} option, or use the @code{set serial baud} command
|
||||
@samp{--baud} option, or use the @code{set serial baud} command
|
||||
(@pxref{Remote Configuration, set serial baud}) before the
|
||||
@code{target} command.
|
||||
|
||||
|
Reference in New Issue
Block a user