OSDN Git Service

* gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
authorkseitz <kseitz>
Thu, 12 Nov 2009 08:32:20 +0000 (08:32 +0000)
committerkseitz <kseitz>
Thu, 12 Nov 2009 08:32:20 +0000 (08:32 +0000)
commit130dfde03da648714148a609f9a912d45f0d55bd
treeda90dd74f0a7bee710397296d3dc9c64dcf03d3f
parent7b8c2b738544689113caa087ab892715823b83ff
* gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
use it instead of "Foo".
* gdb.cp/classes.exp (do_tests): Add a test to access
a method through a typedef'd class name.
gdb/testsuite/ChangeLog