From: Michael Snyder <msnyder@redhat.com>
To: "Martin M. Hunt" <hunt@redhat.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFA] testsuite fix for Mips ending-run.exp
Date: Wed, 27 Mar 2002 13:30:00 -0000 [thread overview]
Message-ID: <3CA23752.6420B214@redhat.com> (raw)
In-Reply-To: <200203271956.g2RJuwY14691@localhost.localdomain>
"Martin M. Hunt" wrote:
>
> All my Mips testsuites fail on this, and it seems OK to me.
I think it's reasonable.
>
> 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 $" {
> + # This is what happens on many Mips targets
> + pass "step out of main"
> + }
> -re ".*in ..change.mode ().*$gdb_prompt $" {
> # This is what happens on ARM in thumb mode -fn 2000-02-01
> pass "step out of main on ARM thumb"
prev parent reply other threads:[~2002-03-27 21:30 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
2002-03-27 13:30 ` Michael Snyder [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=3CA23752.6420B214@redhat.com \
--to=msnyder@redhat.com \
--cc=gdb-patches@sources.redhat.com \
--cc=hunt@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