Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* RFA: (testsuite): make darwin as untested in bigcore.exp
@ 2009-06-29 15:49 Tristan Gingold
  2009-06-29 15:55 ` Joel Brobecker
  2009-06-29 17:48 ` Mark Kettenis
  0 siblings, 2 replies; 4+ messages in thread
From: Tristan Gingold @ 2009-06-29 15:49 UTC (permalink / raw)
  To: gdb-patches

Hi,

the darwin kernel isn't very good at generating core files.  In  
particular it lacks sparse corefile support.
This patch adjust the bigcore.exp testcase for Darwin.

Tristan.

gdb/testsuite:
2009-06-29  Tristan Gingold  <gingold@adacore.com>

	* gdb.base/bigcore.exp: Make darwin untested.

diff -c -p -r1.17 bigcore.exp
*** gdb/testsuite/gdb.base/bigcore.exp	3 Jan 2009 05:58:03 -0000	1.17
--- gdb/testsuite/gdb.base/bigcore.exp	29 Jun 2009 15:45:43 -0000
*************** if ![isnative] then {
*** 40,45 ****
--- 40,46 ----
   if { [istarget "*-*-*bsd*"]
        || [istarget "*-*-hpux*"]
        || [istarget "*-*-solaris*"]
+      || [istarget "*-*-darwin*"]
        || [istarget "*-*-cygwin*"] } {
       untested "Kernel lacks sparse corefile support (PR gdb/1551)"
       return


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-07-01 10:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-29 15:49 RFA: (testsuite): make darwin as untested in bigcore.exp Tristan Gingold
2009-06-29 15:55 ` Joel Brobecker
2009-07-01 10:17   ` Tristan Gingold
2009-06-29 17:48 ` Mark Kettenis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox