Adjust gdb/doc/ChangeLog re "set/show remotebaud" renaming...
... adding the node names, to be more explicit about which nodes were affected by this change.
This commit is contained in:
parent
340e3c99cb
commit
bd80dc1a7c
1 changed files with 4 additions and 2 deletions
|
@ -4,8 +4,10 @@
|
|||
|
||||
2013-10-10 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* gdb.texinfo: Replace "set remotebaud" and "show remotebaud"
|
||||
by "set serial baud" and "show serial baud" (resp) throughout.
|
||||
* gdb.texinfo (Connecting): Replace "set remotebaud" by "set
|
||||
serial baud".
|
||||
(Remote Configuration): Replace "set remotebaud" by "set serial
|
||||
baud". Replace "show remotebaud" by "show serial baud".
|
||||
|
||||
2013-10-07 Pedro Alves <palves@redhat.com>
|
||||
|
||||
|
|
Loading…
Reference in a new issue