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/doc] IPA protocol doc


> Date: Fri, 8 Jun 2012 14:03:54 +0800
> From: Yao Qi <yao@codesourcery.com>
> CC: <gdb-patches@sourceware.org>
> 
> This new patch address all the problems you pointed out.  Is it OK?

Yes, with two comments:

> gdb/doc:
> 	* gdb.texinfo (In-Process Agent): Add 'In-Process Agent
> 	Protocol'.
> 	(Tracepoint Packets): Add anchors.

Please mention here all the new nodes you added, like this:

	(In-Process Agent Protocol, IPA Protocol Objects)
	(IPA Protocol Commands): New nodes.

> +@multitable @columnfractions .30 .20 .50
> +@headitem Name @tab Size @tab Description
> +@item @emph{agent expression object} @tab @tab

Please add a short description of this table, something like this:

  The following table describes important attributes of each IPA
  object:

OK with these changes.

Thanks.


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