Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Elena Zannoni <ezannoni@redhat.com>
To: Elena Zannoni <ezannoni@redhat.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFA] selftest.exp: more reordering
Date: Tue, 23 Sep 2003 19:20:00 -0000	[thread overview]
Message-ID: <16240.40749.461678.952577@localhost.redhat.com> (raw)
In-Reply-To: <16224.54796.784252.791992@localhost.redhat.com>

Elena Zannoni writes:
 > 
 > I am seeing some other different behavior due to optimizations (this
 > on a recent RHL-rawhide). Makes sense?
 > 
 > elena
 > 
 > 2003-09-11  Elena Zannoni  <ezannoni@redhat.com>
 > 
 > 	* gdb.base/selftest.exp: Accomodate more instruction reordering 
 >         weirdness.
 > 
 > 


Committed to mainline.

elena


 > 
 > Index: selftest.exp
 > ===================================================================
 > RCS file: /cvs/uberbaum/gdb/testsuite/gdb.base/selftest.exp,v
 > retrieving revision 1.11
 > diff -u -p -r1.11 selftest.exp
 > --- selftest.exp	30 Aug 2003 04:58:21 -0000	1.11
 > +++ selftest.exp	11 Sep 2003 19:58:30 -0000
 > @@ -342,6 +342,11 @@ proc test_with_self { executable } {
 >  	    send_gdb "step\n"
 >  	    exp_continue
 >  	}
 > +        -re ".*cmdarg = .* xmalloc.*$gdb_prompt $" {
 > +	    set stepped_back 1
 > +	    send_gdb "step\n"
 > +	    exp_continue
 > +        }
 >  	-re "dirsize = 1;.*$gdb_prompt $" {
 >  	    set stepped_back 1
 >  	    send_gdb "step\n"


      parent reply	other threads:[~2003-09-23 19:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-11 19:58 Elena Zannoni
2003-09-11 20:00 ` Daniel Jacobowitz
2003-09-23 19:20 ` Elena Zannoni [this message]

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