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] Re: Regression: field type preservation: 7.0 -> 7.0.1+HEAD


> gdb/
> 2010-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 	    Joel Brobecker  <brobecker@adacore.com>
> 
> 	* gdbtypes.c (check_typedef): New comment on type length.
> 	* value.c (allocate_value_lazy): Remove the unused atype variable.  New
> 	comment on type length.
> 	(value_primitive_field): Keep the original TYPE value, new comment.
> 
> gdb/testsuite/
> 2010-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
> 	"uint_for_mi_testing".

That would be fine with me - thanks for doing that. Confirmation from
DanielJ would be nice, though, since he raised concerns about it.
Hopefully all the comments we added will address them.

-- 
Joel


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