From 306ee233ba817ff1214df51113337013da8c3c5c Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Tue, 6 Jul 1993 04:05:49 +0000 Subject: [PATCH] * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836. --- gdb/testsuite/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 72587e7d30..8da90723ce 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,7 @@ Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836. + * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add test_stepping tests.