public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
From: jkratoch@sourceware.org
To: archer-commits@sourceware.org
Subject: [SCM]  archer-jankratochvil-vla: Fix testcase for the MI ,fullname="XXX", addition.
Date: Mon, 18 Feb 2013 17:10:00 -0000	[thread overview]
Message-ID: <20130218171011.7783.qmail@sourceware.org> (raw)

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.


                 reply	other threads:[~2013-02-18 17:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130218171011.7783.qmail@sourceware.org \
    --to=jkratoch@sourceware.org \
    --cc=archer-commits@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).