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 12/12] NEWS and Doc on --available-children-only


> Date: Tue, 18 Feb 2014 15:12:43 +0800
> From: Yao Qi <yao@codesourcery.com>
> CC: <gdb-patches@sourceware.org>
> 
> On 02/18/2014 01:11 PM, Eli Zaretskii wrote:
> > OK, thanks.  I think I understand.  I suggest, instead of this:
> > 
> >   If the @samp{--available-children-only} option is specified, then only
> >   value available or collected children of the varobj are considered.
> > 
> > to say this:
> > 
> >   If the @samp{--available-children-only} option is specified, then
> >   @value(GDBN) considers only those children of the varobj whose
> >   values were collected.
> > 
> > And in general, use "collected values" and "children whose values were
> > collected" or "children with collected values" in other places.
> > 
> > Does this correctly capture your intent?
> 
> Yes, that is good to me.  Here is the updated one.

This version is OK.  Thanks for persevering.


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