Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] Remove XPASS on s390*
@ 2004-03-17 19:18 Ulrich Weigand
  2004-03-19  0:09 ` Ulrich Weigand
  2004-03-22 14:41 ` [commit] Zap XPASS from watchpoints.exp; Was: " Andrew Cagney
  0 siblings, 2 replies; 6+ messages in thread
From: Ulrich Weigand @ 2004-03-17 19:18 UTC (permalink / raw)
  To: gdb-patches

Hello,

this patch removes an XPASS in the gdb.base/watchpoint.exp test case
by calling clear_xfail for s390* (as is already done for many other
targets).

Bye,
Ulrich

ChangeLog:

	* gdb.base/watchpoint.exp (test_stepping): Clear XFAIL for
	s390* targets.

Index: gdb/testsuite/gdb.base/watchpoint.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.base/watchpoint.exp,v
retrieving revision 1.10
diff -c -p -r1.10 watchpoint.exp
*** gdb/testsuite/gdb.base/watchpoint.exp	6 Oct 2003 19:31:43 -0000	1.10
--- gdb/testsuite/gdb.base/watchpoint.exp	17 Mar 2004 17:45:54 -0000
*************** proc test_stepping {} {
*** 395,400 ****
--- 395,401 ----
  	clear_xfail "hppa*-*-*bsd*"
  	# It works with the generic inferior function calling code too.
  	clear_xfail "mn10300*-*-*"
+ 	clear_xfail "s390*-*-*"
  	# The following architectures define CALL_DUMMY_HAS_COMPLETED.
  	clear_xfail "hppa*-*-*hpux*"
  	gdb_test "p func1 ()" "= 73" \
-- 
  Dr. Ulrich Weigand
  weigand@informatik.uni-erlangen.de


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

end of thread, other threads:[~2004-03-22 19:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-17 19:18 [PATCH] Remove XPASS on s390* Ulrich Weigand
2004-03-19  0:09 ` Ulrich Weigand
2004-03-22 14:41 ` [commit] Zap XPASS from watchpoints.exp; Was: " Andrew Cagney
2004-03-22 19:08   ` [commit] Zap XPASS from watchpoints.exp; Was: [PATCH] Remove XPASS Ulrich Weigand
2004-03-22 19:22     ` Andrew Cagney
2004-03-22 19:39       ` [commit] Zap XPASS from watchpoints.exp; Was: [PATCH] Remove Ulrich Weigand

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