public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-jankratochvil-vla: Fix testcase for the MI ,fullname="XXX", addition.
@ 2013-02-18 17:10 jkratoch
  0 siblings, 0 replies; only message in thread
From: jkratoch @ 2013-02-18 17:10 UTC (permalink / raw)
  To: archer-commits

The branch, archer-jankratochvil-vla has been updated
       via  990b340d619a44461e8312ae140f50438c387729 (commit)
      from  94c34b95877969af44d0296d9e2f72cc8a0c6042 (commit)

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

- Log -----------------------------------------------------------------
commit 990b340d619a44461e8312ae140f50438c387729
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Mon Feb 18 18:09:44 2013 +0100

    Fix testcase for the MI ,fullname="XXX", addition.

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

Summary of changes:
 gdb/testsuite/gdb.mi/mi2-var-stale-type.exp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

First 500 lines of diff:
diff --git a/gdb/testsuite/gdb.mi/mi2-var-stale-type.exp b/gdb/testsuite/gdb.mi/mi2-var-stale-type.exp
index 74a104e..99b6cc7 100644
--- a/gdb/testsuite/gdb.mi/mi2-var-stale-type.exp
+++ b/gdb/testsuite/gdb.mi/mi2-var-stale-type.exp
@@ -44,7 +44,7 @@ set line [gdb_get_line_number "break-here"]
 set func "main"
 
 mi_gdb_test "-break-insert -t $srcfile:$line" \
-  "\\^done,bkpt=\{number=\"\[0-9\]+\",type=\"breakpoint\",disp=\"del\",enabled=\"y\",addr=\"$hex\",func=\"$func\(\\\(.*\\\)\)?\",file=\".*\",line=\"$line\",times=\"0\",original-location=\".*\"\}" \
+  "\\^done,bkpt=\{number=\"\[0-9\]+\",type=\"breakpoint\",disp=\"del\",enabled=\"y\",addr=\"$hex\",func=\"$func\(\\\(.*\\\)\)?\",file=\".*\",fullname=\".*\",line=\"$line\",\[^\r\n\]*,original-location=\".*\"\}" \
   "breakpoint at $func"
 
 if { [mi_run_cmd] < 0 } {


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


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

only message in thread, other threads:[~2013-02-18 17:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-18 17:10 [SCM] archer-jankratochvil-vla: Fix testcase for the MI ,fullname="XXX", addition 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).