I\'m debugging a normal Java application, no GUI, just a lot of computations and ~5 calls in the stack for the main thread when the problem occurs. Basically it keeps saying \"C
On IntelliJ (2017.1.4 Community Edition), the following fixed the problem for me:
Re-run the debugger.