On Wed, 9 Sep 1998 12:10:23 -0700 (PDT), Luiz Otavio L. Zorzella wrote:

>Hi,
>
>I've been missing a good debuger for java on linux for quite some
>time. It was then that I found this on the ddd
>(http://www.cs.tu-bs.de/softech/ddd/) manual, under "News":

I don't know if it is "good" but the IBM Alphaworks debugger known
as JIKES DEBUGGER works rather well (IMHO) for most JAVA programs.
It is written in 100% "pure" Java so it runs if you Java can do AWT
correctly.  The nice thing is that it comes with source code too.

Check out the Alphaworks web site at http://www.alphaworks.ibm.com/formula

(I have modified the source to have line numbers in the listing window.
Check out the diffs I posted to the JIKES DEBUGGER discussion list)

And, yes, it shows variables and objects and threads and...

Michael Sinz -- Director of Research & Development, NextBus Inc.
mailto:[EMAIL PROTECTED] --------- http://www.nextbus.com
My place on the web ---> http://www.users.fast.net/~michael_sinz

Reply via email to