diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-03-02 18:11:44 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-03-02 18:11:44 +0000 |
commit | 31b03fe43c5ae3770ca7470a042429f1b307e625 (patch) | |
tree | 4e9dea9726e5ac001ced36d6ccd77617172f5637 /gdb/testsuite | |
parent | d1c0c6cf7bf431eccf947dce71414c01abdef0bc (diff) | |
download | gdb-31b03fe43c5ae3770ca7470a042429f1b307e625.zip gdb-31b03fe43c5ae3770ca7470a042429f1b307e625.tar.gz gdb-31b03fe43c5ae3770ca7470a042429f1b307e625.tar.bz2 |
* gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
operator[] test with gdb_test because the old code didn't seem to
be getting the quoting right with the new dejagnu.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index ddac6f8..e69b880 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com) + + * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do + operator[] test with gdb_test because the old code didn't seem to + be getting the quoting right with the new dejagnu. + Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com) * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for |