OSDN Git Service

Update to HEAD.
[pf3gnuchains/pf3gnuchains4x.git] / gdb / testsuite / gdb.base / attach.exp
index 4529715..c55be20 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1997, 1999, 2002, 2003, 2004, 2007, 2008
+# Copyright 1997, 1999, 2002, 2003, 2004, 2007, 2008, 2009
 # Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
@@ -32,11 +32,6 @@ if { [istarget "hppa*-*-hpux*"] } {
     return 0
 }
 
-# On SPU, this test currently fails because "sleep" is not supported.
-if { [istarget "spu*-*-*"] } {
-       return 0
-}
-
 # are we on a target board
 if [is_remote target] then {
     return 0