Dump and Minidump Support
Hey guys,
I'm a professional game developer with in UE4/UE5, looking to move to Jetbrains Rider as my primary IDE. Love using it as my daily driver personally, but we're facing issues using it in a commercial setting.
We work with an embedded QA team that frequently send over dmp/pdbs as part of their crash reports, which is HUGELY helpful Is there any support currently for opening up dumps directly? In Visual Studio, we can simply open the file there/when, assuming we have the symbols.
Thanks in advance,
Tom
Please sign in to leave a comment.
Hello Tom,
There is such an option, but, unfortunately, it is not documented. There are the related issues on our tracker:
RIDER-112811 No documentation about how to debug native core dumps
RIDER-112812 No obvious way to debug native core dump.
You need to create a “Native Core Dump Debug” run configuration from Run | Edit Configurations:
Hope that helps. Have a nice day!