2002-03-30 Daniel Jacobowitz <drow@mvista.com>
authorDaniel Jacobowitz <drow@false.org>
Sat, 30 Mar 2002 18:54:38 +0000 (18:54 +0000)
committerDaniel Jacobowitz <drow@false.org>
Sat, 30 Mar 2002 18:54:38 +0000 (18:54 +0000)
        * gdb.base/attach.exp: Remove extra setup_xfail.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/attach.exp

index 930aaf1c70391fc397e117be8640a26b3edb52ff..b845c0772b49924bb7afd06f40e758ed42b92f4f 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-30  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.base/attach.exp: Remove extra setup_xfail.
+
 2002-03-26  Michael Snyder  <msnyder@redhat.com>
 
        * gdb.base/default.exp: Add tests for dump, append, and restore.
index 3ccbf08e9f4055136ca386c5da41cb9dd1049cf3..7f1c407a49038ed7d698f8ec5a43b44aa2d6a2c2 100644 (file)
@@ -426,13 +426,6 @@ gdb_start
 gdb_reinitialize_dir $srcdir/$subdir
 do_call_attach_tests
 
-# Until "set follow-fork-mode" and "catch fork" are implemented on
-# other targets...
-#
-if ![istarget "hppa*-hp-hpux*"] then {
-   setup_xfail "*-*-*"
-}
-
 # Cleanup the files placed in /tmp and the symlinks
   remote_exec build "rm -f ${binfile} ${binfile2} /tmp/attach1.${pid} /tmp/attach2.${pid}"