This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v7 7/7] Extended-remote follow fork documentation


> From: Don Breazeal <donb@codesourcery.com>
> Date: Fri, 10 Apr 2015 10:09:46 -0700
> 
> This patch contains the accumulated documentation changes for the
> rest of the extended-remote follow fork patchset.

Thanks.

>  gdb/NEWS            | 24 ++++++++++++++++

This part is OK.

> +@cindex fork events, remote reply
> +@item fork
> +The packet indicates that @code{fork} was called, and @var{r}

What does that @var{r} refer to?  The previous text mentions
@var{n}:@var{r} pairs, but there's no @var{n} in this description, so
it doesn't seem to fit.  What am I missing?

> +shared. The @var{r} part is ignored.  This packet is only
         ^^
Two spaces.

OK with those fixed.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]