Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: [PATCH] Fix xfail Sparc pattern
Date: Wed, 17 Apr 2002 12:57:00 -0000	[thread overview]
Message-ID: <200204171955.MAA09313@nuts.ninka.net> (raw)


The xfail here applies to all Sparc platforms, not just sparc-*.

2002-04-17  David S. Miller  <davem@redhat.com>

	* gdb.base/watchpoint.exp: Fix sparc xfail to be sparc*-*-*

--- ./testsuite/gdb.base/watchpoint.exp.~1~	Tue Apr 16 10:56:47 2002
+++ ./testsuite/gdb.base/watchpoint.exp	Tue Apr 16 10:58:53 2002
@@ -390,7 +390,7 @@ proc test_stepping {} {
 	# The following architectures define CALL_DUMMY_BREAKPOINT_OFFSET.
 	clear_xfail "alpha-*-*"
 	clear_xfail "mips*-*-*"
-	clear_xfail "sparc-*-*"
+	clear_xfail "sparc*-*-*"
 	clear_xfail "hppa*-*-*bsd*"
 	# It works with the generic inferior function calling code too.
 	clear_xfail "mn10200*-*-*"


             reply	other threads:[~2002-04-17 19:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-17 12:57 David S. Miller [this message]
2002-04-18  7:48 ` Fernando Nasser
2002-04-18  9:06 Michael Elizabeth Chastain
2002-04-18  9:21 ` Andrew Cagney
2002-04-18 15:04   ` David S. Miller
2002-04-18 15:29     ` Andrew Cagney
2002-04-18 15:37       ` David S. Miller
2002-04-18 16:25         ` Andrew Cagney

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=200204171955.MAA09313@nuts.ninka.net \
    --to=davem@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    /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