This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 4/4] tracepoint multithread and multiprocess support (doc)
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Hui Zhu <hui_zhu at mentor dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Thu, 05 Dec 2013 06:56:47 +0200
- Subject: Re: [PATCH 4/4] tracepoint multithread and multiprocess support (doc)
- Authentication-results: sourceware.org; auth=none
- References: <529F5568 dot 9030308 at mentor dot com> <83y540348h dot fsf at gnu dot org> <529FDE01 dot 6060200 at mentor dot com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Date: Thu, 5 Dec 2013 09:59:29 +0800
> From: Hui Zhu <hui_zhu@mentor.com>
> CC: <gdb-patches@sourceware.org>
>
> On 12/05/13 01:39, Eli Zaretskii wrote:
> >> Date: Thu, 5 Dec 2013 00:16:40 +0800
> >> From: Hui Zhu <hui_zhu@mentor.com>
> >>
> >> This patch is for the doc.
> >
> > Thanks.
> >
> >> +@item MultiProcessTracepoint
> >> +@cindex string tracing, in remote protocol
> >> +The remote stub supports create a new tracepoint with multiprocess
> >
> > The remote stub supports creation of tracepoints with multiprocess
> >
> >> +See @ref{Tracepoint Packets} for details about create a new tracepoint.
> > ^^^^^^^^
> > Just "@xref" is enough.
> >
> > OK with those changes.
> >
>
> Make a new patch according to your comments.
This is OK, thanks.