I used a commercial app called "bugseeker" and had fairly good luck
with it. It has a free 30(?) day eval period. Forte (free) also has
a debugger but i have not tried it. I believe the N.Meyer's Java-Linux
book has a simple debugger as one of its examples.
Even if you don't keep it bugseeker might be a good experience - i learned
some things about java debugging.
For example, in jdb you have to explicitly tell jdb to catch
uncaught exceptions - otherwise jdb itself quits.
-----------------------------------------------------------------------
j.p.lewis [EMAIL PROTECTED]
012 345 6789 //www.idiom.com/~zilla
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]