Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Martin M. Hunt" <hunt@redhat.com>
To: Andreas Schwab <schwab@suse.de>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFA] testsuite fix for Mips ending-run.exp
Date: Wed, 27 Mar 2002 13:43:00 -0000	[thread overview]
Message-ID: <200203272143.g2RLhDY28858@localhost.localdomain> (raw)
In-Reply-To: <je8z8dlp2f.fsf@sykes.suse.de>

On Wednesday 27 March 2002 12:43 pm, Andreas Schwab wrote:
> "Martin M. Hunt" <hunt@redhat.com> writes:
> |> All my Mips testsuites fail on this, and it seems OK to me.
> |>
> |> 2002-03-27  Martin M. Hunt  <hunt@redhat.com>
> |>
> |> 	* gdb.base/ending-run.exp: Most Mips targets seem
> |> 	to step out of main() into init().
> |>
> |> Index: testsuite/gdb.base/ending-run.exp
> |> ===================================================================
> |> RCS file: /cvs/src/src/gdb/testsuite/gdb.base/ending-run.exp,v
> |> retrieving revision 1.13
> |> diff -u -p -r1.13 ending-run.exp
> |> --- ending-run.exp	2002/02/10 18:58:26	1.13
> |> +++ ending-run.exp	2002/03/27 19:55:06
> |> @@ -178,6 +178,10 @@ gdb_expect {
> |>  		# This is what happens on Sanyo XStormy16
> |>  		pass "step out of main"
> |>  	    }
> |> +	    -re ".init ().*$gdb_prompt $" {
>
>                  ^
> Shouldn't this be ".*"?

Yes, although it tested fine without it because the line always starts with 
"init ()".  Anyway I'll put the "*" in. Thanks.

-- 
Martin Hunt
GDB Engineer
Red Hat, Inc.


  reply	other threads:[~2002-03-27 21:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-27 11:57 Martin M. Hunt
2002-03-27 12:43 ` Andreas Schwab
2002-03-27 13:43   ` Martin M. Hunt [this message]
2002-03-27 13:30 ` Michael Snyder

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=200203272143.g2RLhDY28858@localhost.localdomain \
    --to=hunt@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=schwab@suse.de \
    /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