This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Fix modification of cplus_struct_default
On Mon, 28 Jun 2010 20:46:02 +0200, Tom Tromey wrote:
> >>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
>
> Jan> 2010-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
> Jan> Fix modification of cplus_struct_default.
> Jan> * dwarf2read.c (dwarf2_add_member_fn) <no DW_AT_vtable_elem_location>:
> Jan> Call ALLOCATE_CPLUS_STRUCT_TYPE.
> Jan> * gdbtypes.c (cplus_struct_default): New empty initializer, comment it.
>
> Jan> 2010-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
> Jan> * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
> Jan> (main) <rtti_data>: New.
> Jan> * gdb.cp/virtbase.exp (print rtti_data): New.
>
> This is ok, thanks.
Checked-in:
http://sourceware.org/ml/gdb-cvs/2010-06/msg00196.html
Thanks,
Jan