* gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
authorJim Kingdon <jkingdon@engr.sgi.com>
Sat, 5 Feb 1994 18:34:33 +0000 (18:34 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sat, 5 Feb 1994 18:34:33 +0000 (18:34 +0000)
commit3c409d20459679c45e3847b386b0614f54827408
treecf8282e56555b47f5d1495ae6b105bc487b28b93
parentddb01977fb3453da381fad056ec7e19b5017c072
* gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
properly quoting regexps.  This makes the second argument to
demangle a fixed string, which matches the callers, instead of a
shell-style pattern which is what the previous implementation
used.  Update some of the callers.
gdb/testsuite/ChangeLog