v7.0.2 Stuck on debug Follow
I am debugging swing application code
Sometimes when i hit F the debugger control line disappear and the application stuck at swing TimerQueue class,
Then I am unable to continue debugging untill i kill the swing app,
The weird thing is that "run to cursor" runs ok!
System is vista 32bit
java 1.6.0_03
Any idea?
Attachment(s):
idea_stuck.jpg
Please sign in to leave a comment.
From the screenshot I see that the application is paused, nothing unusual. You mean that after you press Resume application remains
frozen?
--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"sharon" <sharon669@hotmail.com> wrote in message news:12662680.1198357153428.JavaMail.itn@is.intellij.net...
>I am debugging swing application code
>
>
yes
Just figured that it happened (and still happening) on web service calls.
Any idea?
Please try build 7859 (IDEA 7.0.4 rc). The build will be available shortly
--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"sharon" <sharon669@hotmail.com> wrote in message news:26610599.1200350348571.JavaMail.itn@is.intellij.net...
I still have the same problem, even with build 8471
In run mode the application runs smoothly
The problem occurs in debug mode only.
Sharon