Issue with Debugger in IntelliJ IDEA

Answered

Hello,

I’m encountering an issue with the debugger in IntelliJ IDEA. Whenever I try to start a debugging session, the process either hangs or fails to attach to the application. I’ve verified that the breakpoints are set correctly, and the configuration seems fine, but I can't figure out what might be causing this.

Has anyone experienced a similar issue? Any suggestions on how to resolve this would be appreciated!

Thank you in advance for your help!

0
1 comment

Hello,

Such problems may depend on a project configuration, and other factors like the IDE build number. Could you record a short screencast showing your steps to understand symptoms fully?

Please upload it along with the IDE logs collected via Help | Collect Logs and Diagnostic Data at https://uploads.jetbrains.com/ and share an UploadID here

A couple of common workarounds:

- File | Invalidate Caches | Invalidate and Restart

- File | Repair IDE

- Disable all third-party plugins and restart the IDE https://www.jetbrains.com/help/idea/managing-plugins.html 

0

Please sign in to leave a comment.