aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1994-02-05 21:29:45 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1994-02-05 21:29:45 +0000
commit60f1cc9858500cc6c104321d3d6e213e5f6780fc (patch)
tree293567a69412daf110671e391a8df8608460721b /gdb
parent6b054519ff01fb53ddfd3d164776b32a530ab77d (diff)
downloadgdb-60f1cc9858500cc6c104321d3d6e213e5f6780fc.zip
gdb-60f1cc9858500cc6c104321d3d6e213e5f6780fc.tar.gz
gdb-60f1cc9858500cc6c104321d3d6e213e5f6780fc.tar.bz2
* gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
* gdb.t17/callfuncs.exp: Add xfails for rs6000.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index f905dc6..2583d2a 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
+
+ * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
+
+ * gdb.t17/callfuncs.exp: Add xfails for rs6000.
+
Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,