Issue
I couldn’t find anything on the web and seems like it can be done with Windows, but nothing for Linux.
I want to be able to open a core dump file and debug it (using its sources and binaries) using CLion’s debugger, same as you can debug with QtCreator.
Is it possible? if not, does anyone know if they plan on adding this feature?
Solution
It appears this is available now in CLion 2020.3.
https://blog.jetbrains.com/clion/2020/11/clion-2020-3-eap-core-dump/
Answered By – Steve Lautenschlager
This Answer collected from stackoverflow, is licensed under cc by-sa 2.5 , cc by-sa 3.0 and cc by-sa 4.0