mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
Fix typo in "show remotelogfile" docs
I noticed a trailing "." in the @item for "show remotelogfile". This removes it. Committing as obvious. gdb/doc/ChangeLog 2019-02-21 Tom Tromey <tromey@adacore.com> * gdb.texinfo (Remote Configuration): Remove trailing "." from @item.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2019-02-21 Tom Tromey <tromey@adacore.com>
|
||||||
|
|
||||||
|
* gdb.texinfo (Remote Configuration): Remove trailing "." from
|
||||||
|
@item.
|
||||||
|
|
||||||
2019-01-16 Simon Marchi <simon.marchi@ericsson.com>
|
2019-01-16 Simon Marchi <simon.marchi@ericsson.com>
|
||||||
|
|
||||||
* gdb.texinfo (GDB/MI Development and Front Ends): Add table of
|
* gdb.texinfo (GDB/MI Development and Front Ends): Add table of
|
||||||
|
@ -21608,7 +21608,7 @@ protocol.
|
|||||||
Record remote serial communications on the named @var{file}. The
|
Record remote serial communications on the named @var{file}. The
|
||||||
default is not to record at all.
|
default is not to record at all.
|
||||||
|
|
||||||
@item show remotelogfile.
|
@item show remotelogfile
|
||||||
Show the current setting of the file name on which to record the
|
Show the current setting of the file name on which to record the
|
||||||
serial communications.
|
serial communications.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user