[PATCH/doc] Remove fixme of packet "k"

Eli Zaretskii eliz@gnu.org
Wed Mar 19 16:12:00 GMT 2014


> Date: Wed, 19 Mar 2014 16:02:29 +0800
> From: Hui Zhu <hui_zhu@mentor.com>
> CC: Eli Zaretskii <eliz@gnu.org>
> 
> Hi Stan,
> 
> According to your comments.  I make a new patch.
> 
> Thanks,
> Hui
> 
> 2014-03-19  Stan Shebs  <stan@codesourcery.com>
> 	    Hui Zhu  <hui@codesourcery.com>
> 
> 	* gdb.texinfo (k packet): Remove fixme and update introduction.
> 	(vKill packet): Add anchor.

Thanks.  But these changes are both in the node called "Packets", not
"k packet" or "vKill packet", so please change the text in parentheses
to name the node (just once).

> +A multiple-process target may choose to kill just one process, or all
> +that that are under GDB's control.  For more precise control, use the
   ^^^^^^^^^
One "that" is redundant.

> +vKill packet.(@pxref{vKill packet})

@pxref should be before the period, like this:

  vKill packet (@pxref{vKill packet}).

OK with those changes.



More information about the Gdb-patches mailing list