From: Tristan Gingold Date: Wed, 1 Jul 2009 10:17:06 +0000 (+0000) Subject: 2009-07-01 Tristan Gingold X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=af589bd0cded56d05c19e06555b08ee9d5c41761;p=binutils-gdb.git 2009-07-01 Tristan Gingold * gdb.base/bigcore.exp: Make darwin untested. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 08a6219f636..fb8cc9a80c1 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2009-07-01 Tristan Gingold + + * gdb.base/bigcore.exp: Make darwin untested. + 2009-06-30 Jan Kratochvil * gdb.base/completion.exp (directory completion): Create the directory. diff --git a/gdb/testsuite/gdb.base/bigcore.exp b/gdb/testsuite/gdb.base/bigcore.exp index 485ba6e2955..acbfdd69907 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