diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1995-02-09 20:51:13 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1995-02-09 20:51:13 +0000 |
commit | 1eff70976ef93da5c41c6fb7b3286fb92d6d2ed5 (patch) | |
tree | f93c2b0023c797661cfce2003b23c3ee54d8bc8f /gdb/testsuite | |
parent | 1fb1efcd37528a3840eae6b778e6cc4e8c00a600 (diff) | |
download | gdb-1eff70976ef93da5c41c6fb7b3286fb92d6d2ed5.zip gdb-1eff70976ef93da5c41c6fb7b3286fb92d6d2ed5.tar.gz gdb-1eff70976ef93da5c41c6fb7b3286fb92d6d2ed5.tar.bz2 |
* gdb.base/interrupt.exp: Also xfail hpux (for hp300).
Diffstat (limited to 'gdb/testsuite')
-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 5e68b1e..f3386a0 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,7 @@ Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + * gdb.base/interrupt.exp: Also xfail hpux (for hp300). + * gdb.base/a1-selftest.exp: Don't run on hp300. Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com) |