Samuel Sanseri writes:
> I'm having a problem with running Kaffe with KAFFE_DEBUG
> environment variable set to gdb.
> (When KAFFE_DEBUG is not set, the program works just fine.)
> 
> ============================
> 
> % kaffe HelloWorld
> 
> (gdb) run
> Starting program: /local/apps/kaffe-devel/libexec/Kaffe -verify HelloWorld
> Couldn't find or load essential class `java/lang/Object' 
>java.lang.NoClassDefFoundError java/lang/Object

Are you setting CLASSPATH in your .cshrc ?
gdb reads that file in before executing a program.

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com

Reply via email to