From: Fernando Nasser <fnasser@redhat.com>
To: Michael Snyder <msnyder@redhat.com>
Cc: Andrew Cagney <ac131313@cygnus.com>,
fnf@redhat.com, gdb-patches@sources.redhat.com
Subject: Re: [RFA] Accept simulator exit message
Date: Mon, 21 Jan 2002 08:16:00 -0000 [thread overview]
Message-ID: <3C4C3EAB.E62D6220@redhat.com> (raw)
In-Reply-To: <3C4BA99B.3576@redhat.com>
Michael Snyder wrote:
>
> Andrew Cagney wrote:
> >
> > Hello,
> >
> > Did anything come of this patch?
> >
> > Andrew
>
> Hang on -- why would it say "program exited normally"?
> That would be a bug -- since the program "main" actually
> returned one.
>
> I say, conditionalize this change on some Dejagnu variable
> that indicates "target cannot return a value from main".
>
> Michael
>
Yes, Fred, please look at the aproved patch from Corinna
(which will probably be checked in soon).
[RFA]: testsuite/gdb.base/a2-bin.exp: Consider `needs_status_wrapper'
target_info
Thanks,
Fernando
> >
> > > Accept the message we get when running the a2-run.exp test
> > > with the simulator.
> > >
> > >
> > > 2002-01-05 Fred Fish <fnf@redhat.com>
> > >
> > > * gdb.base/a2-run.exp: When run in the simulator, the exit
> > > message is slightly different so accept that variation.
> > >
> > > Index: gdb.base/a2-run.exp
> > > ===================================================================
> > > RCS file: /cvs/src/src/gdb/testsuite/gdb.base/a2-run.exp,v
> > > retrieving revision 1.3
> > > diff -u -p -r1.3 a2-run.exp
> > > --- a2-run.exp 2001/03/06 08:21:50 1.3
> > > +++ a2-run.exp 2002/01/06 06:30:54
> > > @@ -56,6 +56,7 @@ gdb_load ${binfile}
> > >
> > > # Run with no arguments.
> > > # On VxWorks this justs make sure the program was run.
> > > +# When run in the simulator, we get a slightly different exit message.
> > > gdb_run_cmd
> > >
> > > if [istarget "*-*-vxworks*"] then {
> > > @@ -78,6 +79,9 @@ if [istarget "*-*-vxworks*"] then {
> > > } else {
> > > gdb_expect {
> > > -re ".*usage: factorial <number>.*Program exited with code 01.*$gdb_prompt $" {
> > > + pass "run \"$testfile\" with no args"
> > > + }
> > > + -re ".*usage: factorial <number>.*Program exited normally.*$gdb_prompt $" {
> > > pass "run \"$testfile\" with no args"
> > > }
> > > -re ".*$gdb_prompt $" {
> > >
> > >
--
Fernando Nasser
Red Hat Canada Ltd. E-Mail: fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario M4P 2C9
prev parent reply other threads:[~2002-01-21 16:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-05 22:34 Fred Fish
2002-01-20 16:11 ` Andrew Cagney
2002-01-20 21:44 ` Michael Snyder
2002-01-21 8:16 ` Fernando Nasser [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=3C4C3EAB.E62D6220@redhat.com \
--to=fnasser@redhat.com \
--cc=ac131313@cygnus.com \
--cc=fnf@redhat.com \
--cc=gdb-patches@sources.redhat.com \
--cc=msnyder@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