Slow jpda debugging
Hi,
I have a web app that i setup to use a remote tomcat 6 server from IDEA 7, if just run, it's fast, but if under 'debug' mode, navigating of pages is very slow, however once it reach the break point, stepping in the code is normal, any idea why? the environment is: OS X 10.4.11, Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-241), Tomcat 6.0.16
Thanks,
Angelo
Please sign in to leave a comment.
Please check whether you have any active method breakpoints (ctrl-shift-F8 to show breakpoints dialog). Disabling them may improve
speed
--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"Angelo chen" <angelochen960@yahoo.com.hk> wrote in message news:1547762.44971214380067174.JavaMail.jive@app4.labs.intellij.net...
>
>
>