This is the mail archive of the archer-commits@sourceware.org mailing list for the Archer project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] archer-jankratochvil-fedora19: Merge remote-tracking branch 'archer/archer-jankratochvil-vla' into archer-jankratochvil-fedora19


The branch, archer-jankratochvil-fedora19 has been updated
       via  e72ce29f8e339fc6fffd73e9ff4b854b6f2f1452 (commit)
       via  990b340d619a44461e8312ae140f50438c387729 (commit)
      from  01ee64ff1d52fa0bdbc27288cfb54d7b938568fa (commit)

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

- Log -----------------------------------------------------------------
commit e72ce29f8e339fc6fffd73e9ff4b854b6f2f1452
Merge: 01ee64f 990b340
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Mon Feb 18 18:11:09 2013 +0100

    Merge remote-tracking branch 'archer/archer-jankratochvil-vla' into archer-jankratochvil-fedora19

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

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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]