public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-jankratochvil-watchpoint3: Fix testcase after the DW_AT_linkage_name-following upstream change.
@ 2011-07-03 14:41 jkratoch
  0 siblings, 0 replies; only message in thread
From: jkratoch @ 2011-07-03 14:41 UTC (permalink / raw)
  To: archer-commits

The branch, archer-jankratochvil-watchpoint3 has been updated
       via  0a258bc6362d53cf8dca76d849e6e7dbe55173ec (commit)
      from  73cd95e5927db9010f9bb387ab27737eb8ac7fb9 (commit)

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

- Log -----------------------------------------------------------------
commit 0a258bc6362d53cf8dca76d849e6e7dbe55173ec
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Sun Jul 3 16:41:15 2011 +0200

    Fix testcase after the DW_AT_linkage_name-following upstream change.

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

Summary of changes:
 gdb/testsuite/gdb.multi/watchpoint-multi.exp |    4 ++--
 1 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 97fa6cd..21d6a31 100644
--- a/gdb/testsuite/gdb.multi/watchpoint-multi.exp
+++ b/gdb/testsuite/gdb.multi/watchpoint-multi.exp
@@ -89,7 +89,7 @@ gdb_test_multiple "continue" $test {
 	setup_kfail breakpoints/12312 *-*-*
 	pass $test
     }
-    -re "Hardware access \\(read/write\\) watchpoint \[0-9\]+: c\r\n\r\nValue = 3\r\n(.* in )?__nptl_death_event .*\r\n$gdb_prompt $" {
+    -re "Hardware access \\(read/write\\) watchpoint \[0-9\]+: c\r\n\r\nValue = 3\r\n(.* in )?(\\*__GI_)?__nptl_death_event .*\r\n$gdb_prompt $" {
 	setup_kfail breakpoints/12312 *-*-*
 	fail $test
     }
@@ -105,7 +105,7 @@ gdb_test_multiple "continue" $test {
 	setup_kfail breakpoints/12312 *-*-*
 	pass $test
     }
-    -re "Hardware access \\(read/write\\) watchpoint \[0-9\]+: b\r\n\r\nValue = 2\r\n(.* in )?__nptl_death_event .*\r\n$gdb_prompt $" {
+    -re "Hardware access \\(read/write\\) watchpoint \[0-9\]+: b\r\n\r\nValue = 2\r\n(.* in )?(\\*__GI_)?__nptl_death_event .*\r\n$gdb_prompt $" {
 	setup_kfail breakpoints/12312 *-*-*
 	fail $test
     }


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


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

only message in thread, other threads:[~2011-07-03 14:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-03 14:41 [SCM] archer-jankratochvil-watchpoint3: Fix testcase after the DW_AT_linkage_name-following upstream change 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).