Hi, I've got some Inline::Java code that's throwing itself at the mercy of the infinite loop gods. Is there any way to use the Java debugger (jdb) or similar to step through the java portions? Or guidelines for figuring out how to do it manually with the stuff in the _Inline/ directory?
-Ken