Fix typo.

This commit is contained in:
Andrew Cagney 2001-06-16 19:42:35 +00:00
parent 163e6d2d75
commit 656db9b087
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-06-16 Andrew Cagney <ac131313@redhat.com>
* gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
2001-06-14 Andrew Cagney <ac131313@redhat.com>
* gdb.texinfo (Remote Protocol): Document that the ``!'' packet

View File

@ -9782,7 +9782,7 @@ their corresponding response @var{data}:
@tab @code{!}
@tab
Enable extended mode. In extended mode, the remote server is made
persistent. The (@samp{R}) packet is used to restart the program being
persistent. The @samp{R} packet is used to restart the program being
debugged.
@item
@tab reply @samp{OK}