diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-25 22:08:47 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-25 22:08:47 +0000 |
commit | 3c1423d6458909187ccf6257f4ce97be5f99dc0c (patch) | |
tree | 8a4153a8c4c6a463abb0bcd39353d2fc762c025f /gdb | |
parent | 56775366f363387240c363e08a1ef47806e34ee8 (diff) | |
download | gdb-3c1423d6458909187ccf6257f4ce97be5f99dc0c.zip gdb-3c1423d6458909187ccf6257f4ce97be5f99dc0c.tar.gz gdb-3c1423d6458909187ccf6257f4ce97be5f99dc0c.tar.bz2 |
* gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
Diffstat (limited to 'gdb')
-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 b697616..3d7a846 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,7 @@ Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * gdb.t06/signals.exp: Skip whole file with xfail for HPPA. + * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail. It is not from PR 3220. |