public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-jankratochvil-watchpoint3: testcase part of the ppc rhel6 compatibility
@ 2010-12-04 21:24 jkratoch
  0 siblings, 0 replies; only message in thread
From: jkratoch @ 2010-12-04 21:24 UTC (permalink / raw)
  To: archer-commits

The branch, archer-jankratochvil-watchpoint3 has been updated
       via  f4b3b3c77e4892760da95092c082e26be011d617 (commit)
      from  a2d79d13dd3a7220a12e9c53d9ab04f978db1882 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit f4b3b3c77e4892760da95092c082e26be011d617
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Sat Dec 4 22:23:59 2010 +0100

    testcase part of the ppc rhel6 compatibility

-----------------------------------------------------------------------

Summary of changes:
 gdb/testsuite/gdb.multi/watchpoint-multi.exp  |    2 +-
 gdb/testsuite/gdb.threads/watchpoint-fork.exp |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

First 500 lines of diff:
diff --git a/gdb/testsuite/gdb.multi/watchpoint-multi.exp b/gdb/testsuite/gdb.multi/watchpoint-multi.exp
index b5f196b..99809b4 100644
--- a/gdb/testsuite/gdb.multi/watchpoint-multi.exp
+++ b/gdb/testsuite/gdb.multi/watchpoint-multi.exp
@@ -57,7 +57,7 @@ gdb_test_multiple $test $test {
     -re "Hardware assisted breakpoint \[0-9\]+ at .*\r\n$gdb_prompt $" {
 	pass $test
     }
-    -re "No hardware breakpoint support in the target\\.\r\n$gdb_prompt $" {
+    -re "(No hardware breakpoint support in the target\\.|Hardware breakpoints used exceeds limit\\.)\r\n$gdb_prompt $" {
 	pass $test
 	untested ${testfile}.exp
 	return
diff --git a/gdb/testsuite/gdb.threads/watchpoint-fork.exp b/gdb/testsuite/gdb.threads/watchpoint-fork.exp
index 892af2d..117700b 100644
--- a/gdb/testsuite/gdb.threads/watchpoint-fork.exp
+++ b/gdb/testsuite/gdb.threads/watchpoint-fork.exp
@@ -60,7 +60,7 @@ proc test {type symbol} {
 	-re "Hardware assisted breakpoint \[0-9\]+ at .*\r\n$gdb_prompt $" {
 	    pass $test
 	}
-	-re "No hardware breakpoint support in the target\\.\r\n$gdb_prompt $" {
+	-re "(No hardware breakpoint support in the target\\.|Hardware breakpoints used exceeds limit\\.)\r\n$gdb_prompt $" {
 	    pass $test
 	    set hbreak "break"
 	    gdb_test "break marker"


hooks/post-receive
--
Repository for Project Archer.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-04 21:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-04 21:24 [SCM] archer-jankratochvil-watchpoint3: testcase part of the ppc rhel6 compatibility jkratoch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).