how to debug libjava/*? (was Re: FreeBSD/i386 problem)

NAKATA Maho chat95@mac.com
Tue Aug 2 02:08:00 GMT 2005


hello again tom

I would like to fix this problem but how to debug it?
just assert print is fine at the moment.

% pwd
/work/gcc41compile/gcc-4.1-20050716/build
% touch ../libjava/classpath/java/net/URLClassLoader.java
% gmake
..
takes very long time...
is any tips here?

thanks in advance,

In Message-ID: <m3hdehh39r.fsf@localhost.localdomain> 
Tom Tromey <tromey@redhat.com> wrote:

> >>>>> ">" == NAKATA Maho <chat95@mac.com> writes:
> 
> >> I'm interested in using gcj with FreeBSD 5.4-RELEASE but
> >> unfortunately, this small test program fails,
> >> with gcc-4.1-20050716, configured like:
> 
> >> #4  0x29398c1b in abort () from /lib/libc.so.5
> >> #5  0x286f7684 in _Jv_Throw (value=0x80a3330) at ../../../libjava/exception.cc:111
> 
> Are exceptions not working?
> 
> >> #6  0x2890a22b in java.net.URLClassLoader.findClass(java.lang.String) (this=0x0,
> 
> The 'this=0x0' stands out for me.  That is definitely wrong.  Maybe
> you could find out why that is happening.
> 
> Tom
> 



More information about the Java mailing list