This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gij problem (3.4.4)
Thorsten Glaser writes:
> Andrew Haley dixit:
>
> >No, but I do know that I would not even attempt to start looking at
> >this with no debugging info in libgcj. libgcj builds by default with
> >full debugging info, so something (someone) must have removed it.
>
> Yes, our libraries are stripped by default. I can build one with
> full debugging information (and, if requested, -O0) if someone
> wants to help looking into this. I don't have much experience
> with either Java(TM) or gdb myself, though.
In which case it would be best to post a bug report at
gcc.gnu.org/bugzilla and attach both source and class files.
Andrew.