Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Elena Zannoni <ezannoni@redhat.com>
To: vinschen@redhat.com, gdb-patches@sources.redhat.com
Subject: Re: [RFA] testsuite/gdb.base/ending-run.exp: Add sh specific case
Date: Tue, 07 Oct 2003 15:53:00 -0000	[thread overview]
Message-ID: <16258.58355.527098.612116@localhost.redhat.com> (raw)
In-Reply-To: <20031003110458.GF11435@cygbert.vinschen.de>

Corinna Vinschen writes:
 > Hi,
 > 
 > the comment in the source code says it all.  Ok to commit?
 > 

Sure. All passes with this?

 > Corinna
 > 
 > 	* gdb.base/ending-run.exp: Add sh specific case.
 > 
 > Index: gdb.base/ending-run.exp
 > ===================================================================
 > RCS file: /cvs/src/src/gdb/testsuite/gdb.base/ending-run.exp,v
 > retrieving revision 1.21
 > diff -u -p -r1.21 ending-run.exp
 > --- gdb.base/ending-run.exp	3 Apr 2003 16:34:48 -0000	1.21
 > +++ gdb.base/ending-run.exp	3 Oct 2003 11:01:53 -0000
 > @@ -202,6 +202,11 @@ gdb_expect {
 >  	    -re ".*in __wrap__?main ().*$gdb_prompt $" {
 >  		pass "step out of main (status wrapper)"
 >  	    }
 > +	    -re "__setup_argv_for_main (.*).*$gdb_prompt $" {
 > +		# On sh, another wrapper function (start_l) exists, so
 > +		# another `next' is necessary.
 > +		gdb_test "next" ".*in start_l ().*" "step out of main (on sh)"
 > +	    }
 >              -re ".*$gdb_prompt $" { fail "step out of main (at end 2)" }
 >  	    timeout { 
 >  		fail "step out of main (hang or timeout on step at end 2)" 
 > 
 > 
 > -- 
 > Corinna Vinschen
 > Cygwin Developer
 > Red Hat, Inc.


  reply	other threads:[~2003-10-07 15:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-03 11:05 Corinna Vinschen
2003-10-07 15:53 ` Elena Zannoni [this message]
2003-10-07 16:02   ` Corinna Vinschen
2003-10-03 15:22 Michael Elizabeth Chastain
2003-10-04 12:23 ` Corinna Vinschen
2003-10-07 14:55   ` Corinna Vinschen

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=16258.58355.527098.612116@localhost.redhat.com \
    --to=ezannoni@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=vinschen@redhat.com \
    /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