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 v3 4/4] tracepoint multithread and multiprocess support (doc)


> Date: Tue, 31 Dec 2013 11:31:34 +0800
> From: Hui Zhu <hui_zhu@mentor.com>
> CC: Pedro Alves <palves@redhat.com>, <lgustavo@codesourcery.com>, Eli
>  Zaretskii <eliz@gnu.org>
> 
> This patch is for the doc.
> It add introduce of MultiThreadTracepoint and MultiProcessTracepointTogether.
> And add introduce of [:P@var{thread-id}] inside QTDP.

Thanks.

> 2013-12-31  Hui Zhu  <hui@codesourcery.com>
> 
> 	* gdb.texinfo (General Query Packets): Men[PATCH v3 4/4] tracepoint multithread and multiprocess support (doc)tion
> 	MultiThreadTracepoint and MultiProcessTracepointTogether feature.

Bad formatting of the ChangeLog entry.

> +@item MultiThreadTracepoint
> +@cindex string tracing, in remote protocol

This index entry sounds unrelated.  Copy/paste error?

> +The remote stub supports creation of tracepoints with multithread
> +infomation.
   ^^^^^^^^^^
Typo: should be "information"

> +@item MultiProcessTracepointTogether
> +@cindex string tracing, in remote protocol

This index entry also sounds unrelated.  Another copy/paste error?

> +The remote stub supports creation of tracepoints with multiprocess
> +infomation and the tracepoints of each inferior will be controlled
   ^^^^^^^^^^
Another typo.

OK with those gotchas fixed.


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