This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFC] Move ``length'' from struct main_type to struct type


On Jan 29,  3:48pm, Kevin Buettner wrote:

> 	* gdbtypes.h (struct main_type): Move ``length'' field from here...
> 	(struct type): ...to here.
> 	(TYPE_LENGTH): Adjust to reflect different location of ``length''
> 	field.
> 	* gdbtypes.c (make_qualified_type): Set length on newly created type.
> 	(replace_type): Set length on all type variants for a given type.

Committed.


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