RFA: don't swap void builtin type

Jim Blandy jimb@codesourcery.com
Wed Dec 6 00:57:00 GMT 2006


Daniel Jacobowitz <drow@false.org> writes:
> On Mon, Dec 04, 2006 at 02:06:31PM -0800, Jim Blandy wrote:
>> 
>> I can't see any reason we need to swap out builtin_type_void while
>> changing architectures, and it is nice to have as many types available
>> in as many circumstances as possible.
>> 
>> gdb/ChangeLog:
>> 2006-12-04  Jim Blandy  <jimb@codesourcery.com>
>> 
>> 	* gdbtypes.c (built_gdbtypes): Don't set builtin_type_void here.
>> 	(_initialize_gdbtypes): Do it here, and don't swap it when the
>> 	architecture changes.
>> 
>
> OK.

Committed, thanks.



More information about the Gdb-patches mailing list