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).

1
3 comments
Avatar
Permanently deleted user

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:

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).

0
Avatar
Permanently deleted user

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?


0
Avatar
Permanently deleted user

me, too.

0

Please sign in to leave a comment.