2009-07-01 Tristan Gingold <gingold@adacore.com>

* gdb.base/bigcore.exp: Make darwin untested.
This commit is contained in:
Tristan Gingold 2009-07-01 10:17:06 +00:00
parent c2786637bc
commit af589bd0cd
2 changed files with 5 additions and 0 deletions

View 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.

View 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