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 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.

-- 
Daniel Jacobowitz
CodeSourcery


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