Paul Kinnucan <[EMAIL PROTECTED]> writes:

 > I have been using jikes to compile the version of jdebug included in the
 > JDE beta distribution. A few days ago I started running jdebug with JDK
 > 1.3beta and got a mysterious null pointer exception when stepping through
 > code. Recompiling with the JDK 1.3 javac compiler eliminated the exception.
 > As a result, I have decided henceforth to use javac to compile all Java
 > code in the JDE distribution. I plan to make a new release tonight with the
 > recompiled jdebug code plus some other improvements. You might want to wait
 > for this release to eliminate compiler problems as a variable in the
 > debugger problem.

Good call.  I'll switch to using javac too.

-pmr

Reply via email to