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: [4/4] clean up value parenting


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> 	* ada-lang.c (ada_value_primitive_packed_val): Don't
Tom> 	call value_incref.
Tom> 	* value.c (set_value_parent): Incref the new parent and decref
Tom> 	the old parent.
Tom> 	(value_copy, value_primitive_field): Use set_value_parent.

I'm checking this in now.

Tom


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