Two problems, possibly related: 1) Sometimes when I'm debugging and hit a breakpoint, then I single step (step over), it takes me to the next breakpoint instead of to the next line executed. No error message or stack trace output.
2) Sometimes when I'm debugging and hit a breakpoint, then I run from there, it hangs the IDE (no repaint, user actions ignored). To get out of it I have to kill the target javaw process via the task manager, which then causes IDE to exit. No error message or stack trace output. Both of these problems are happening often enough that I essentially can't use the debugger. I don't recall having this problem in beta versions I was using a few months ago (I haven't used the debugger much in the last month). Both IDE and target are using Sun JDK 1.3.1_03 Jim _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
