Take heap dump of an app running at breakpoint in debug mode
Answered
How do I take heap dump for a process running by Intellij Ultimate and stopped at breakpoint in debug mode?
Please sign in to leave a comment.
Unfortunately, there is a known issue when taking memory snapshots for a process waiting on a breakpoint: https://youtrack.jetbrains.com/issue/IDEA-290686. You can vote for it and follow for progress updates.