summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/bigcore.exp
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2009-07-01 10:17:06 +0000
committerTristan Gingold <gingold@adacore.com>2009-07-01 10:17:06 +0000
commitaf589bd0cded56d05c19e06555b08ee9d5c41761 (patch)
tree18326a7b7e75468e9ba08c0a07decb64b14b7d95 /gdb/testsuite/gdb.base/bigcore.exp
parentc2786637bca76989405621fd78c8567372a8d627 (diff)
2009-07-01 Tristan Gingold <gingold@adacore.com>
* gdb.base/bigcore.exp: Make darwin untested.
Diffstat (limited to 'gdb/testsuite/gdb.base/bigcore.exp')
-rw-r--r--gdb/testsuite/gdb.base/bigcore.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.base/bigcore.exp b/gdb/testsuite/gdb.base/bigcore.exp
index 485ba6e295..acbfdd6990 100644
--- a/gdb/testsuite/gdb.base/bigcore.exp
+++ b/gdb/testsuite/gdb.base/bigcore.exp
@@ -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