* gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
authorJim Kingdon <jkingdon@engr.sgi.com>
Sat, 21 Jan 1995 23:52:00 +0000 (23:52 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sat, 21 Jan 1995 23:52:00 +0000 (23:52 +0000)
regexp which "info func operator\[\](" is supposed to match.  Fix
string to send to GDB.  Note that GDB still doesn't work right.  Add a
new test for "info func .perator\[\](" which GDB does handle correctly.

gdb/testsuite/ChangeLog

index b410f1d3a4cf45b00d714713dfaead77891f8fc7..348e5574188591f42651e780f86e1a6bc0d565d1 100644 (file)
@@ -1,5 +1,10 @@
 Sat Jan 21 15:34:52 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
+       * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
+       regexp which "info func operator\[\](" is supposed to match.  Fix
+       string to send to GDB.  Note that GDB still doesn't work right.  Add a
+       new test for "info func .perator\[\](" which GDB does handle correctly.
+
        * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
 
 Fri Jan 20 12:14:23 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
This page took 0.029231 seconds and 4 git commands to generate.