mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 06:17:47 +08:00
2002-09-25 Andrew Cagney <ac131313@redhat.com>
* gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
This commit is contained in:
@ -1,6 +1,10 @@
|
|||||||
|
2002-09-25 Andrew Cagney <ac131313@redhat.com>
|
||||||
|
|
||||||
|
* gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
|
||||||
|
|
||||||
2002-09-24 Andrew Cagney <ac131313@redhat.com>
|
2002-09-24 Andrew Cagney <ac131313@redhat.com>
|
||||||
|
|
||||||
* gdb.texinfo: Replace @example' with @smallexample.
|
* gdb.texinfo: Replace @example with @smallexample.
|
||||||
|
|
||||||
2002-09-20 Kevin Buettner <kevinb@redhat.com>
|
2002-09-20 Kevin Buettner <kevinb@redhat.com>
|
||||||
|
|
||||||
|
@ -15271,9 +15271,9 @@ watchpoint starting at address @var{address} and covering the next
|
|||||||
Each breakpoint and watchpoint packet @var{type} is documented
|
Each breakpoint and watchpoint packet @var{type} is documented
|
||||||
separately.
|
separately.
|
||||||
|
|
||||||
@emph{Implementation notes: A remote target shall return @samp{} for an
|
@emph{Implementation notes: A remote target shall return an empty string
|
||||||
unrecognized breakpoint or watchpoint packet @var{type}. A remote
|
for an unrecognized breakpoint or watchpoint packet @var{type}. A
|
||||||
target shall support either both or neither of a given
|
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
|
@code{Z}@var{type}@dots{} and @code{z}@var{type}@dots{} packet pair. To
|
||||||
avoid potential problems with duplicate packets, the operations should
|
avoid potential problems with duplicate packets, the operations should
|
||||||
be implemented in an idempotent way.}
|
be implemented in an idempotent way.}
|
||||||
|
Reference in New Issue
Block a user