* gdb.t17/interrupt.exp: Add xfail for hppa.
authorJim Kingdon <jkingdon@engr.sgi.com>
Sat, 31 Jul 1993 00:56:26 +0000 (00:56 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sat, 31 Jul 1993 00:56:26 +0000 (00:56 +0000)
gdb/testsuite/ChangeLog

index 90f78aa9d648d2b260a97d98cec903534b7ba591..287a479642dfa84ac9d12e05d09192dc2858cd79 100644 (file)
@@ -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)