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


> IMO, this usage should just go, in preference to
> 
> 	type_set_length (type, DW_UNSND (attr));

I tend to agree, but maybe for a different reason. I think we should
eventually try to make struct type and main_type opaque, which will
force to get rid of the macros and provide accessors instead.

-- 
Joel


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