Re: [Java] debugger infinite loop and AUTOSTUDY

2003-08-26 Thread Nicholas Clark
On Tue, Aug 26, 2003 at 11:45:56AM +0530, Jason E. Stewart wrote: > My current problem (in this email anyway) is that I like using the > Perl debugger to explore how new modules work, but when I try my code > with AUTOSTUDY in the debugger I get stuck in an infinite loop. If I > run the code outsi

[Java] debugger infinite loop and AUTOSTUDY

2003-08-26 Thread Jason E. Stewart
Hi, I'm in need of a Java/Perl solution, and have been trying Java.pm but hit some snags, and am now looking at Inline::Java - it's very impressive. My current problem (in this email anyway) is that I like using the Perl debugger to explore how new modules work, but when I try my code with AUTOST