aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1993-08-11 00:48:54 +0000
committerFred Fish <fnf@specifix.com>1993-08-11 00:48:54 +0000
commite024d80c745c12349a6adbeaad030aedad656e92 (patch)
tree934901649a81c60a4c76e33a59d046b4fcd2987e /gdb/testsuite
parent69f660c69ce6c9f8ee2675fb10f354b2f5094e80 (diff)
downloadgdb-e024d80c745c12349a6adbeaad030aedad656e92.zip
gdb-e024d80c745c12349a6adbeaad030aedad656e92.tar.gz
gdb-e024d80c745c12349a6adbeaad030aedad656e92.tar.bz2
* gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
"i386-*-*". Works for i486 as well.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r--gdb/testsuite/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 44d2131..0ea9ab4 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,8 @@
Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
+ * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
+ "i386-*-*". Works for i486 as well.
+
* gdb.t06/signals.exp: Rework code that recognizes known SVR4
bug, and expand domain of xfail to all SVR4 systems, since the
actual problem is likely to be in generic SVR4 /proc support.