To debug an elusive bug
To debug an elusive bug
- Subject: To debug an elusive bug
- From: Ehsan Saffari <email@hidden>
- Date: Mon, 19 Mar 2001 16:02:22 -0600
Hi
I have a strange problem. When debugging an applet with SD2, all works
fine.
When compiled and run by itself, with the same test target, it complains
at a certain point --> "Can't make into a string."
How can I debug a bug that doesn't bug the debugger, but buggers at run
time?
help!
ehsan