From 512217c7cc9c53b112f1a6ac78e85006eafe9ed3 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Wed, 25 Sep 2002 13:56:54 +0000 Subject: 2002-09-25 Andrew Cagney * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''. --- gdb/doc/gdb.texinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gdb/doc/gdb.texinfo') diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index d7dce0d4..c84176d 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -15271,9 +15271,9 @@ watchpoint starting at address @var{address} and covering the next Each breakpoint and watchpoint packet @var{type} is documented separately. -@emph{Implementation notes: A remote target shall return @samp{} for an -unrecognized breakpoint or watchpoint packet @var{type}. A remote -target shall support either both or neither of a given +@emph{Implementation notes: A remote target shall return an empty string +for an unrecognized breakpoint or watchpoint packet @var{type}. A +remote target shall support either both or neither of a given @code{Z}@var{type}@dots{} and @code{z}@var{type}@dots{} packet pair. To avoid potential problems with duplicate packets, the operations should be implemented in an idempotent way.} -- cgit v1.1