Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@mvista.com>
To: Michael Elizabeth Chastain <mec@shout.net>
Cc: carlton@kealia.com, gdb-patches@sources.redhat.com
Subject: Re: [patch/testsuite] gdb.c++/classes.exp: add another ptype pattern
Date: Wed, 02 Jul 2003 15:51:00 -0000	[thread overview]
Message-ID: <20030702155044.GA3630@nevyn.them.org> (raw)
In-Reply-To: <200307021539.h62FdJWR025063@duracef.shout.net>

On Wed, Jul 02, 2003 at 11:39:19AM -0400, Michael Elizabeth Chastain wrote:
> This patch adds a pattern to a ptype test in classes.exp.
> 
> Here is the story.  The class is:
> 
>   class ClassWithEnum {
>   public:
>     enum PrivEnum { red, green, blue, yellow = 42 };
>     PrivEnum priv_enum;
>     int x;
>   };

> My concern is gcc 3.3 -gstabs+.  gdb is printing the right output, but
> there is no arm in the test case for it, so it FAILed.  This patch adds
> an arm so that this output will now PASS.

Could you try adding the .* from the following (kfail) pattern instead? 
I.E. right after "int x;".

We'll have to revisit this someday.  Eventually, I want that KFAIL'ing
pattern to be the correct output.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


  reply	other threads:[~2003-07-02 15:51 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-02 15:39 Michael Elizabeth Chastain
2003-07-02 15:51 ` Daniel Jacobowitz [this message]
2003-07-02 15:52 ` David Carlton
2003-07-02 16:01 Michael Elizabeth Chastain
2003-07-02 16:09 Michael Elizabeth Chastain
2003-07-02 16:29 ` David Carlton
2003-07-02 16:38   ` Daniel Jacobowitz
2003-07-02 16:49 Michael Elizabeth Chastain
2003-07-02 17:07 ` David Carlton
2003-07-02 18:33   ` Daniel Jacobowitz
2003-07-02 19:02     ` Kevin Buettner
2003-07-02 19:19       ` David Carlton
2003-07-02 20:47         ` Kevin Buettner
2003-07-02 17:28 Michael Elizabeth Chastain
2003-07-02 19:11 Michael Elizabeth Chastain
2003-07-02 20:58 Michael Elizabeth Chastain
2003-07-02 21:33 Michael Elizabeth Chastain

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=20030702155044.GA3630@nevyn.them.org \
    --to=drow@mvista.com \
    --cc=carlton@kealia.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=mec@shout.net \
    /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