OSDN Git Service

2009-07-01 Tristan Gingold <gingold@adacore.com>
authorgingold <gingold>
Wed, 1 Jul 2009 10:17:06 +0000 (10:17 +0000)
committergingold <gingold>
Wed, 1 Jul 2009 10:17:06 +0000 (10:17 +0000)
* gdb.base/bigcore.exp: Make darwin untested.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/bigcore.exp

index 08a6219..fb8cc9a 100644 (file)
@@ -1,3 +1,7 @@
+2009-07-01  Tristan Gingold  <gingold@adacore.com>
+
+       * gdb.base/bigcore.exp: Make darwin untested.
+
 2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        * gdb.base/completion.exp (directory completion): Create the directory.
index 485ba6e..acbfdd6 100644 (file)
@@ -40,6 +40,7 @@ if ![isnative] then {
 if { [istarget "*-*-*bsd*"]
      || [istarget "*-*-hpux*"]
      || [istarget "*-*-solaris*"] 
+     || [istarget "*-*-darwin*"] 
      || [istarget "*-*-cygwin*"] } {
     untested "Kernel lacks sparse corefile support (PR gdb/1551)"
     return