From: Daniel Jacobowitz <drow@mvista.com>
To: Michael Elizabeth Chastain <mec.gnu@mindspring.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [cplus] An initial use of the canonicalizer
Date: Wed, 31 Dec 2003 02:09:00 -0000 [thread overview]
Message-ID: <20031231020846.GA22230@nevyn.them.org> (raw)
In-Reply-To: <20031231014303.A2F784B35A@berman.michael-chastain.com>
On Tue, Dec 30, 2003 at 08:43:03PM -0500, Michael Chastain wrote:
> > That's why I'm not submitting it for mainline yet. Sorry if I wasn't
> > clear. The [cplus] tag means it's going on my branch.
>
> Oh, I know. I'd like to express my concern sooner rather than later.
>
> > For now I'm just kludging around things so that I can see when I
> > introduce regressions on my branch.
>
> That part is fine.
>
> > Let's talk about the problem. Which is more important - checking GDB
> > 6.0 against GCC HEAD, or being able to verify that I've successfully
> > canonicalized _all_ of GDB's output patterns?
>
> I would actually pick the former, checking gdb 6.0 versus gcc HEAD.
> Here's why.
>
> To me, the most important property of a gdb release is that it doesn't
> introduce regressions versus the previous gdb release. I want
> *everyone* with gdb 6.0 to be able to upgrade to gdb 6.1 (except for
> explicitly deprecated things).
>
> It's tough for me to find these regressions because the test suite has a
> lot of noise (300 non-PASS results that we routinely ignore) and bugs
> often manifest in very subtle ways.
>
> So it helps a lot if the same test suite works with gdb 6.0 and gdb HEAD.
> Then I have to spend less time grubbing in gdb.log files.
>
> > I'd like to consider "volatile char *" a bug when we're expecting to
> > see "char volatile*", not accept both.
>
> That would be great with me. Then I would see "gdb 6.0 FAIL,
> gdb HEAD PASS". But what you did was change:
>
> - volatile char ?\\*
> + .*char.* ?\\*
>
> So there used to be a volatile required, but now there is none.
> That's the part I don't like.
That's the part that will be going away when I have more time. I'm
going to stabilize the output first, and tighten up the testcases one
test at a time second; too many changes, otherwise. I was just doing
whatever made for the least typing.
So you're OK if I make these tests fail when run against GDB 6.0? I'm
a little confused by your response.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
next prev parent reply other threads:[~2003-12-31 2:09 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-31 1:43 Michael Elizabeth Chastain
2003-12-31 2:09 ` Daniel Jacobowitz [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-12-31 19:04 Michael Elizabeth Chastain
2004-01-01 6:03 ` Eli Zaretskii
2004-01-01 7:50 ` Daniel Jacobowitz
2003-12-31 4:12 Michael Elizabeth Chastain
2003-12-31 14:04 ` Daniel Jacobowitz
2003-12-31 2:26 Michael Elizabeth Chastain
2003-12-31 3:36 ` Daniel Jacobowitz
2003-12-30 21:15 Michael Elizabeth Chastain
2003-12-31 0:59 ` Daniel Jacobowitz
2003-12-30 21:03 Daniel Jacobowitz
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=20031231020846.GA22230@nevyn.them.org \
--to=drow@mvista.com \
--cc=gdb-patches@sources.redhat.com \
--cc=mec.gnu@mindspring.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