public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-jankratochvil-watchpoint3: testsuite: DW_AT_linkage_name compatibility #2.
@ 2011-07-03 14:59 jkratoch
  0 siblings, 0 replies; only message in thread
From: jkratoch @ 2011-07-03 14:59 UTC (permalink / raw)
  To: archer-commits

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

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

- Log -----------------------------------------------------------------
commit 831c34de8973202e10167fa14c412901dabaa6ee
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Sun Jul 3 16:59:06 2011 +0200

    testsuite: DW_AT_linkage_name compatibility #2.

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

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 21d6a31..9a6d88a 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 )?(\\*__GI_)?__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 )?(\\*__GI_)?__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:59 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:59 [SCM] archer-jankratochvil-watchpoint3: testsuite: DW_AT_linkage_name compatibility #2 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).