public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-jankratochvil-fedora14: Fixup error on executing the tcl testcase.
@ 2010-07-22 10:46 jkratoch
  0 siblings, 0 replies; only message in thread
From: jkratoch @ 2010-07-22 10:46 UTC (permalink / raw)
  To: archer-commits

The branch, archer-jankratochvil-fedora14 has been updated
       via  202f4d0e3af8d8a8d7c0b408d9e0a8cb69f912b6 (commit)
      from  c67a7711dcf7447100fcfb04e4779ea1ddafbe36 (commit)

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

- Log -----------------------------------------------------------------
commit 202f4d0e3af8d8a8d7c0b408d9e0a8cb69f912b6
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Thu Jul 22 12:45:12 2010 +0200

    Fixup error on executing the tcl testcase.

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

Summary of changes:
 gdb/testsuite/gdb.gdb/selftest.exp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

First 500 lines of diff:
diff --git a/gdb/testsuite/gdb.gdb/selftest.exp b/gdb/testsuite/gdb.gdb/selftest.exp
index 3ff2587..593aa55 100644
--- a/gdb/testsuite/gdb.gdb/selftest.exp
+++ b/gdb/testsuite/gdb.gdb/selftest.exp
@@ -94,10 +94,10 @@ proc do_steps_and_nexts {} {
 	    }
 	    -re ".*python_script = 0.*$gdb_prompt $" {
 		set description "step over python_script initialization"
-	    -re ".*pre_stat_chain = make_command_stats_cleanup.*$gdb_prompt $" {
-		set description "next over make_command_stats_cleanup and everything it calls"
 		set command "step"
 	    }
+	    -re ".*pre_stat_chain = make_command_stats_cleanup.*$gdb_prompt $" {
+		set description "next over make_command_stats_cleanup and everything it calls"
 		set command "next"
 	    }
 	    -re ".*START_PROGRESS.*$gdb_prompt $" {


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


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

only message in thread, other threads:[~2010-07-22 10:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-22 10:46 [SCM] archer-jankratochvil-fedora14: Fixup error on executing the tcl testcase 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).