diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-06 04:05:49 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-06 04:05:49 +0000 |
commit | 306ee233ba817ff1214df51113337013da8c3c5c (patch) | |
tree | 1bbb617b3e6c96146bb3230b9d73e6c9a1dc518d /gdb | |
parent | 762665e153c9ca9cce7a22710e6d811f05e7d297 (diff) | |
download | gdb-306ee233ba817ff1214df51113337013da8c3c5c.zip gdb-306ee233ba817ff1214df51113337013da8c3c5c.tar.gz gdb-306ee233ba817ff1214df51113337013da8c3c5c.tar.bz2 |
* gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 72587e7..8da9072 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. |