[PATCH] store trace default-collect to target [5/6] doc

Eli Zaretskii eliz@gnu.org
Thu Apr 11 23:00:00 GMT 2013


> Date: Thu, 11 Apr 2013 14:19:03 +0800
> From: Hui Zhu <hui_zhu@mentor.com>
> 
> This patch is doc update for "QTDDCsrc" and "qTDC".

Thanks.

> +@item QTDDCsrc:@var{bytes}
> +@cindex define default collect, remote request
> +@cindex @samp{QTDDCsrc} packet
> +@var{bytes} is the string, encoded in hexadecimal.
> +It specify a source string of default collect.
      ^^^^^^^
"specifies"

By the way, why is it called a "source" string?

> +These packets request default collect on the target.  Replies to
> +this packet generally take the form of the @code{QTDDCsrc} packet that
> +define default collect.
   ^^^^^^
"defines"

> +Replies:
> +@table @samp
> +@item DC@var{bytes}
> +@var{bytes} is the string, encoded in hexadecimal.  It take the form of
> +the @code{QTDDCsrc} packet that define default collect.^^^^
                                   ^^^^^^
"takes" and "defines"

OK with those changes.



More information about the Gdb-patches mailing list