OSDN Git Service

gdb
authortromey <tromey>
Wed, 3 Feb 2010 08:40:26 +0000 (08:40 +0000)
committertromey <tromey>
Wed, 3 Feb 2010 08:40:26 +0000 (08:40 +0000)
commit29148a37cbafe58bcf6c2dbbd881a47cd0a1d29a
tree0db0886399b68b17e276fa754ff460857eaaa0de
parentd13115122be785cfb060260e2e4892da64bf3f4d
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