Debugging with IBM JDK 1.3.1 on Windows

Hi,

does anybody else here uses Idea (Ariadna or Aurora) to debug with IBM JDK 1.3.1 on Windows? I'm getting desperate because of many JVM crashes. I suspect the phenomenon only appears on WinXP but I've got no other system at hand to verify that. What are your experiences?

0
1 comment
Avatar
Permanently deleted user

I've found debugging with JDK 1.3.1 to be an "iffy" proposition. Often the debugger simply goes dead -- eg I hit F8 to step and nothing happens. Have to kill the debug session.

I generally flip over to using JDK 1.4.x to run the debugger (even though our product is compiled with 1.3.1). Much more reliable.

0

Please sign in to leave a comment.