[kaffe] Re: Debugging Kaffe - not working

Michael Franz mvfranz at gmail.com
Fri Nov 19 17:12:21 PST 2004


Ok.  I figured it out.  I was trying to add -O0 to CFLAGS and doing it
on the command line.  That seemed to over-ride the -g that kaffe was
adding, so.... no debug info.

On Wed, 17 Nov 2004 23:12:52 -0500, Michael Franz <mvfranz at gmail.com> wrote:
> Hi,
> 
> I have done this before, but it doesn't seem to be working anymore.
> Either it is borken or I am doing something wrong.  I have configured
> using ./configure --disable-native-awt --with-threads=unix-jthreads
> --enable-debug, set KAFFE_DEBUG=ddd, install kaffe, add kaffe to my
> path and then run.
> 
> In test/regression - java -cp . HelloWorldApp
> DDD starts up but can not find any of the source files.  ...start.S:
> No such file or directory
> 
> I am getting this on both darwin/ppc and linux/amd64 both are running intrp.
> 
> Michael
>




More information about the kaffe mailing list