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: RFA: unbreak typedefed bitfield


> +2009-12-21  Vladimir Prus  <vladimir@codesourcery.com>
> +
> +	PR gdb/10884
> +
> +	* value.c (value_primitive_field): Call check_typedef
> +	on the type.
[...]
> +2009-12-21  Vladimir Prus  <vladimir@codesourcery.com>
> +
> +	PR gdb/10884
> +
> +	* gdb.mi/var-cmd.c (do_bitfield_tests): New
> +	(main): Call do_bitfield_tests.
> +	* gdb.mi/mi-cmd-var.exp: Run the 'bitfield' testcase.

FYI: I just checked this change in the 7.0 branch.

-- 
Joel


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