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: [rfc] Fix value_assign return value (Re: [patch] fix pre-/post- in-/decrement)


On Wed, Oct 06, 2010 at 08:59:18PM +0200, Ulrich Weigand wrote:
> 	* valops.c (value_assign): Returned value is never lazy.  If a
> 	C++ class type is returned, fix incorrect enclosing type / embedded
> 	offset.  If internal variable is returned, allocate new internalvar
> 	value using value_of_internalvar.
> 
> 	* NEWS: Document changes in behavior of "print x = 0" and similar
> 	expressions.

Looks good to me.

-- 
Daniel Jacobowitz
CodeSourcery


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