Slow Debugger
Does anone find the debugger in the past few revisions to be slow? I don't find single line stepping to be slow, but if for example execution is stopped on a breakpoint, and resume is clicked to go to another breakpoint (n number of lines away) there is a substantial period of time in which IntelliJ is unresponsive (until the next breakpoint is reached).
Please sign in to leave a comment.
Yes I must concur, it does crawl nowadays. I find single line
stepping to be very slow too, compared with Ariadna.
N.
David McCarthy wrote:
I've also been seeing this for a long time in this EAP, especially when inspecting objects in the Frame tab. It's a lot slower than using IDEA 3 on other developers machines (same PC spec.)
Are you supposed to be able to read all the 'Class.forName' messages in the status bar as they're being called?
me, too.