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