* gdbtypes.h (TYPE_FLAG_STUB_SUPPORTED, TYPE_STUB_SUPPORTED): New
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 11 Apr 2007 16:04:23 +0000 (16:04 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 11 Apr 2007 16:04:23 +0000 (16:04 +0000)
commitd77b680888b9cfdc3a4822dbebb1d2b07a92060f
tree6e38e9df50bba915daad314ed8bd74d0762d2f23
parent0b49cb802f58299602d2201e22d58f93a50474c7
* 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.
gdb/ChangeLog
gdb/dwarf2read.c
gdb/gdbtypes.h