Re: debugging an applet

1998-07-15 Thread John Snell
on to be had (JWS): http://shop.sun.com/cgi-bin/statetrack/parts/796-0044-01/index.html?*:19980716004945~17703&*:1 On Wed, 15 Jul 1998, Brad Giaccio wrote: > Date: Wed, 15 Jul 1998 13:44:31 -0400 (EDT) > From: Brad Giaccio <[EMAIL PROTECTED]> > To: [EMA

Re: debugging an applet

1998-07-15 Thread Preston Pfarner
Brad Giaccio wrote [snipped]: > ... 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 > but when I do this appletviewer du

Re: debugging an applet

1998-07-15 Thread Gassoway, Paul
Brad Giaccio [[EMAIL PROTECTED]] wrote: >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

debugging an applet

1998-07-15 Thread Brad Giaccio
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 i