Take heap dump of an app running at breakpoint in debug mode
已回答
How do I take heap dump for a process running by Intellij Ultimate and stopped at breakpoint in debug mode?
请先登录再写评论。
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.