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] Differentiate empty vs. opaque types


On Mon, Mar 12, 2007 at 10:36:12PM +0100, Jan Kratochvil wrote:
> 2007-03-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* gdbtypes.h (TYPE_FLAG_STUB_SUPPORTED, TYPE_STUB_SUPPORTED): New
> 	macros.
> 	(TYPE_IS_OPAQUE): Empty vs. opaque structures are now
> 	distinct on the TYPE_STUB_SUPPORTED debug targets.
> 	* dwarf2read.c (read_structure_type): Set TYPE_FLAG_STUB_SUPPORTED.
> 	* dwarfread.c (struct_type): New comment on TYPE_FLAG_STUB_SUPPORTED.
> 
> 2007-03-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
> 	gdb.base/type-opaque.exp: New files.

Sorry I didn't get back to you; I wanted to finish deleting
dwarfread.c first.

This is OK, without the bit for dwarfread.c, which is now gone.

-- 
Daniel Jacobowitz
CodeSourcery


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