bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

virtual baseclass botch


From: Tom Tromey
Subject: virtual baseclass botch
Date: 08 May 2001 14:57:59 -0600

I'm using a relatively recent (last week) gdb from cvs.
I'm using gcj 3.0 on my x86 Red Hat Linux 6.2 system.

I thought the virtual baseclass problems with java debugging had all
been fixed.  I guess not:

(gdb) p calendar
$1 = address@hidden
(gdb) p *$
virtual baseclass botch
(gdb) show version
GNU gdb 5.0
Copyright 2001 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu".


This came while debugging Mauve.  I haven't tried to find a smaller
test.

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]