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 4/8] `use_agent' for remote and QAgent


> Date: Thu, 26 Jan 2012 09:53:26 +0800
> From: Yao Qi <yao@codesourcery.com>
> CC: <gdb-patches@sourceware.org>
> 
> On 01/24/2012 01:15 AM, Eli Zaretskii wrote:
> > Same here: it's not clear what does "helper" mean.  At the very least,
> > there should be a cross-reference to where this is described in the
> > manual.
> 
> I add some words here, and a cross-reference to node "Control Agent".

Thanks.

> +Turn on or off the agent as a helper to perform some debugging operations
> +delegated from @value{GDBN}.  (@pxref{Control Agent})

Please move the parentheses with @pxref before the period:

  delegated from @value{GDBN} (@pxref{Control Agent}).

> +The remote stub understaqnds the @samp{QAgent} packet.
                   ^^^^^^^^^^^^
A typo.

OK with these changes.


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