public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
From: ppluzhnikov@sourceware.org
To: archer-commits@sourceware.org
Subject: [SCM]  archer-tromey-python: 2008-11-03  Paul Pluzhnikov  <ppluzhnikov@google.com>
Date: Mon, 03 Nov 2008 22:30:00 -0000	[thread overview]
Message-ID: <20081103223024.1113.qmail@sourceware.org> (raw)

The branch, archer-tromey-python has been updated
       via  e066d5afc0238f478df70c2b2f0c52d58959eb4d (commit)
      from  be661861f7b40daae7718ca354c8f0e4c9903691 (commit)

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

- Log -----------------------------------------------------------------
commit e066d5afc0238f478df70c2b2f0c52d58959eb4d
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Mon Nov 3 14:29:59 2008 -0800

    2008-11-03  Paul Pluzhnikov  <ppluzhnikov@google.com>
    
    	* gdb.gdb/selftest.exp: captured_main source has changed.

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

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

First 500 lines of diff:
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index f342128..f77800b 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,9 @@
 2008-11-03  Paul Pluzhnikov  <ppluzhnikov@google.com>
 
+	* gdb.gdb/selftest.exp: captured_main source has changed.
+	
+2008-11-03  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
 	* gdb.base/display.exp: print/r is now valid.
 	
 2008-10-24  Pedro Alves  <pedro@codesourcery.com>
diff --git a/gdb/testsuite/gdb.gdb/selftest.exp b/gdb/testsuite/gdb.gdb/selftest.exp
index 4abe21a..fc69f9b 100644
--- a/gdb/testsuite/gdb.gdb/selftest.exp
+++ b/gdb/testsuite/gdb.gdb/selftest.exp
@@ -95,6 +95,10 @@ proc do_steps_and_nexts {} {
 		set description "step over ttyarg initialization"
 		set command "step"
 	    }
+	    -re ".*python_script = 0.*$gdb_prompt $" {
+		set description "step over python_script initialization"
+		set command "step"
+	    }
 	    -re ".*time_at_startup = get_run_time.*$gdb_prompt $" {
 		set description "next over get_run_time and everything it calls"
 		set command "next"


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


             reply	other threads:[~2008-11-03 22:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-03 22:30 ppluzhnikov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-11-03 22:17 ppluzhnikov
2008-11-03 18:34 ppluzhnikov

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=20081103223024.1113.qmail@sourceware.org \
    --to=ppluzhnikov@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).