2009-07-01 Tristan Gingold <gingold@adacore.com>
authorTristan Gingold <gingold@adacore.com>
Wed, 1 Jul 2009 10:17:06 +0000 (10:17 +0000)
committerTristan Gingold <gingold@adacore.com>
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 08a6219f6362288febdedbacf506d6535c589450..fb8cc9a80c1a8a5c96a3ce82302c57910639f9ca 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 485ba6e2955d11692f6122cd9ec34c3116f71c63..acbfdd699074c079dfaa2925575b3da3b8391b13 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
This page took 0.039768 seconds and 4 git commands to generate.