From: Keith Seitz <keiths@redhat.com>
To: Ulrich Weigand <uweigand@de.ibm.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [RFA] Java DWARF fixes
Date: Fri, 26 Mar 2010 16:54:00 -0000 [thread overview]
Message-ID: <4BACE69D.8060805@redhat.com> (raw)
In-Reply-To: <201003261648.o2QGm440019919@d12av02.megacenter.de.ibm.com>
On 03/26/2010 09:48 AM, Ulrich Weigand wrote:
> Thanks! Unfortunately, the test case still fails for me:
> FAIL: gdb.java/jmisc.exp: ptype jmisc
>
> This time the problem seems to be that the constructor
> is shown with a "void" argument list:
>
> type = class jmisc extends java.lang.Object {
>
> void main(java.lang.String[])void;
> jmisc(void)void;
> }
For reference, this is what the test log shows for this test before
dwarf2_physname:
ptype jmisc
type = class jmisc extends java.lang.Object {
jmisc();
void main(java.lang.String[])void;
}
(gdb) FAIL: gdb.java/jmisc.exp: ptype jmisc
> Is this a testcase problem or still something wrong in
> the symbol reader?
This is more a problem with the type printer, I should think. I've been
trying to fix this "for good," but I've run into a few roadblock
thinko's that need working around.
Stay tuned...
Keith
prev parent reply other threads:[~2010-03-26 16:54 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-04 22:52 [RFA] dwarf2_physname FINAL Keith Seitz
2010-03-05 21:54 ` Tom Tromey
2010-03-05 22:12 ` Keith Seitz
2010-03-08 6:18 ` Joel Brobecker
2010-03-09 18:10 ` Keith Seitz
2010-03-10 8:11 ` [commit/dwarf2/Ada] Adjust handling of Ada DIEs after dwarf2_physname patch Joel Brobecker
2010-03-23 20:25 ` [RFA] dwarf2_physname FINAL Ulrich Weigand
2010-03-24 20:24 ` Keith Seitz
2010-03-25 10:21 ` Ulrich Weigand
2010-03-25 18:31 ` [RFA] Java DWARF fixes (was Re: [RFA] dwarf2_physname FINAL) Keith Seitz
2010-03-25 20:05 ` [RFA] Java DWARF fixes Tom Tromey
2010-03-25 22:14 ` Keith Seitz
2010-03-26 16:48 ` Ulrich Weigand
2010-03-26 16:54 ` Keith Seitz [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=4BACE69D.8060805@redhat.com \
--to=keiths@redhat.com \
--cc=gdb-patches@sourceware.org \
--cc=uweigand@de.ibm.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