From b2385a0a471a0366b86d5d7db90e2264da5c1caa Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Sat, 21 Jan 1995 23:52:00 +0000 Subject: [PATCH] * 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/testsuite/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index b410f1d3a4c..348e5574188 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -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) -- 2.30.2