From: Michael Elizabeth Chastain <mec@shout.net>
To: carlton@math.stanford.edu
Cc: gdb@sources.redhat.com
Subject: Re: gdb 5.3 versus gdb HEAD%200302015
Date: Mon, 17 Feb 2003 17:08:00 -0000 [thread overview]
Message-ID: <200302171708.h1HH8YI12787@duracef.shout.net> (raw)
> I'm curious: what shows up in gdb.log when you get FAIL here?
print pEe->D::vg()^M
$12 = 202^M
(gdb) FAIL: gdb.c++/virtfunc.exp: print pEe->D::vg()
This happens with gcc 2.95.3, both dwarf-2 and stabs+.
It's a different bug than the bug you PR'd. With gcc v3,
I get "Attempt to take address of value not located in memory."
With gcc v2, I get the wrong answer (the right answer is 102).
It looks like gdb is ignoring the 'D::' qualifier and calling
E::vg instead of D::vg.
> Certainly you should feel free to add more KFAIL branches to that test
> if you wish; just send them all to the same PR.
In this case I think it should be a different KFAIL arm
pointing to a different PR.
I will do this tonight unless you beat me to it.
Michael C
next reply other threads:[~2003-02-17 17:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-17 17:08 Michael Elizabeth Chastain [this message]
2003-02-17 17:13 ` David Carlton
-- strict thread matches above, loose matches on Subject: below --
2003-02-17 17:02 Michael Elizabeth Chastain
2003-02-17 16:44 Michael Elizabeth Chastain
2003-02-17 16:50 ` Daniel Jacobowitz
2003-02-17 16:32 Michael Elizabeth Chastain
2003-02-17 16:35 ` Daniel Jacobowitz
2003-02-17 15:32 Michael Elizabeth Chastain
2003-02-17 15:39 ` Daniel Jacobowitz
2003-02-17 17:03 ` David Carlton
2003-02-18 14:59 ` Michal Ludvig
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=200302171708.h1HH8YI12787@duracef.shout.net \
--to=mec@shout.net \
--cc=carlton@math.stanford.edu \
--cc=gdb@sources.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