gdb
authorTom Tromey <tromey@redhat.com>
Tue, 2 Feb 2010 23:40:28 +0000 (23:40 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 2 Feb 2010 23:40:28 +0000 (23:40 +0000)
commit9c3c02fd158a5a0f8d64ec1c36078b1c9df0e6fc
treec1cdfef1022c3f73c6eabc8d781791261efb1d86
parentf23f4c5973c3ad96ecf812036c6b0ee5a17d726f
gdb
* valops.c (value_cast_structs): Try downcasting using the RTTI
type.
gdb/testsuite
* gdb.cp/virtbase.exp: Add regression tests.
* gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
(main): Instantiate RHC.
gdb/ChangeLog
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/virtbase.cc
gdb/testsuite/gdb.cp/virtbase.exp
gdb/valops.c