This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Strange error message from gdb


On Thu, 20 Dec 2007 15:33:14 +0100, Andrew Haley wrote:
> Alexandre Oliva writes:
> > 
> > How about this patch, instead?  It will restore debuggability to Java
> > while at the same time maintaining the progress of using the
> > long-supported-by-GDB DW_TAG_class_type in both C++ and Java.
> > 
> > for  gcc/java/ChangeLog
> > from  Alexandre Oliva  <aoliva@redhat.com>
> > 
> > 	* lang.c (java_classify_record): Don't return
> > 	RECORD_IS_INTERFACE for now.
> > 
> 
> OK, thanks.

FYI GDB HEAD supports it now (just the backward compatible way, no new info
extracted from it so far).
	http://sourceware.org/ml/gdb-cvs/2007-12/msg00123.html


Regards,
Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]