aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-07-31 00:56:26 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-07-31 00:56:26 +0000
commitc4978d689e8792df4e1b1faa6916106635065cf6 (patch)
tree08f752d53822070d3add46c4136902bbe1e4015e
parent6ea34847c6dbc33d13467be0453018c95f354f26 (diff)
downloadgdb-c4978d689e8792df4e1b1faa6916106635065cf6.zip
gdb-c4978d689e8792df4e1b1faa6916106635065cf6.tar.gz
gdb-c4978d689e8792df4e1b1faa6916106635065cf6.tar.bz2
* gdb.t17/interrupt.exp: Add xfail for hppa.
-rw-r--r--gdb/testsuite/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 90f78aa..287a479 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * gdb.t17/interrupt.exp: Add xfail for hppa.
+
Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
* gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
@@ -6,8 +10,8 @@ Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
to determine signed-ness of bitfields and use the result to setup
the xfail.
* gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
- * gdb.t15/funcargs.exp: Use them to step until the second indirect call
- line is reached if necessary.
+ * gdb.t15/funcargs.exp: Use them to step until the second indirect
+ call line is reached if necessary.
Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)