You can use ddd (The Data Display Debugger, available under GPL)
as a front-end for jdb:

ddd -jdb MyClass

SInce it was mentioned, has anybody else (besides me ;-} )observed any strange glitches with ddd and jdb?
I mean sometimes (pretty often to be sincere) jdb simply hungs and doesn't respond to ddd commands (and has to be restarted - really annoying).
Furthermore, the nexti command doesn't enter various method invocations (while it should) and I have to use a series of stepi commands for the desired effect....
[Sorry for going really off-topic, but ddd gets really annoying sometimes, although it is a nice tool in general]
 
-- 
Dimitrios Vyzovitis      -- Information Processing Laboratory
[EMAIL PROTECTED] -- Aristotle University of Thessaloniki
[EMAIL PROTECTED] -- Dept. of Electrical and Computer Engineering
                            http://egnatia.ee.auth.gr/~dviz
 


Reply via email to