From: Tristan Gingold <gingold@adacore.com>
To: gdb-patches@sourceware.org
Subject: RFA: (testsuite): make darwin as untested in bigcore.exp
Date: Mon, 29 Jun 2009 15:49:00 -0000 [thread overview]
Message-ID: <8A69FA04-68C3-49FC-8656-2208EC2BAA37@adacore.com> (raw)
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
next reply other threads:[~2009-06-29 15:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-29 15:49 Tristan Gingold [this message]
2009-06-29 15:55 ` Joel Brobecker
2009-07-01 10:17 ` Tristan Gingold
2009-06-29 17:48 ` Mark Kettenis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8A69FA04-68C3-49FC-8656-2208EC2BAA37@adacore.com \
--to=gingold@adacore.com \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox