* gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 7 Jun 1994 16:40:10 +0000 (16:40 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 7 Jun 1994 16:40:10 +0000 (16:40 +0000)
commit68361314c02e6958245e02bbd204ecdec71d42dd
treeb7420d7d4b9db5348d05abe9062029aed219025c
parent31711c69614bcf4f9f3a2f8ea48f810f7b81739b
* gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
(which was basically just a local version of the same thing).  In
addition to avoiding duplication, gdb_test_exact is faster.
* lib/gdb.exp (gdb_test_exact): Fix typo.
gdb/testsuite/ChangeLog
gdb/testsuite/lib/gdb.exp