Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@mvista.com>
To: gdb-patches@sources.redhat.com
Subject: Re: [RFA] selftest.exp: more reordering
Date: Thu, 11 Sep 2003 20:00:00 -0000	[thread overview]
Message-ID: <20030911200046.GA2227@nevyn.them.org> (raw)
In-Reply-To: <16224.54796.784252.791992@localhost.redhat.com>

On Thu, Sep 11, 2003 at 04:07:40PM -0400, Elena Zannoni wrote:
> 
> I am seeing some other different behavior due to optimizations (this
> on a recent RHL-rawhide). Makes sense?

Does to me, I think I've seen this one recently.

> 2003-09-11  Elena Zannoni  <ezannoni@redhat.com>
> 
> 	* gdb.base/selftest.exp: Accomodate more instruction reordering 
>         weirdness.
> 
> 
> 
> 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"
> 

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


  reply	other threads:[~2003-09-11 20:00 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 [this message]
2003-09-23 19:20 ` Elena Zannoni

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=20030911200046.GA2227@nevyn.them.org \
    --to=drow@mvista.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