This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: Freeze in GC_suspend_handler


>>>>> "Daniel" == Daniel Bonniot <Daniel.Bonniot@inria.fr> writes:

Daniel> I tried to get info with
Daniel>   (gdb) print *((jclass) addr)     
Daniel>   can't find class named `java::lang::Class', as given by C++ RTTI

Daniel> Should I do something so that gdb gets this info?

It may not work.  gdb isn't in very good shape for debugging libgcj :-(.
All sorts of things don't quite work.

Tom


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