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: MI varobj printing cleanup


On Wednesday 29 November 2006 18:32, Daniel Jacobowitz wrote:
> On Wed, Nov 29, 2006 at 06:24:15PM +0300, Vladimir Prus wrote:
> > +      /* Not printing of the type below is wrong -- frontends can
> > +	 be programmed easily if all creation of varobj always
> > +	 return the same information.  */
> > +      print_varobj (*cc, print_values, 1 /* print expression */);
> > +      cc++;
>
> I don't understand this comment.  Otherwise patch is OK.

Nevermind, that's actually a topic for another patch in distant future. I've 
removed the comment and checked in.

- Volodya



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