well I've seen a number of you mention debuggers for java apps but I seem
to be going in to deadlock somewhere in my applet and have already spent
three days searching I 've. Does anyone one have a good debugger for
applets it doesn't need to be robust basically what I need is to run the
applet in a debugger, then lock it up and have the debugger tell me where
all the threads are so I can find my deadlock.
Yes I've tried
jdb and jikes with sun.applet.AppletViewer <page> but when I do this
appletviewer dumps core on the first line of my init which is super().
But by itself it doesn't dump core.
Hope someone can help,
Thanks,
Brad
--
--- There are two kinds of knowledge, you either know the answer or
you know where to find it
-Kane, Johnson, and anonymous