P
Patricio
Hello,
I need to create minidumps (or the equivalent) to debug C# applications
post-mortem. I know that it is possible in C++ using minidumps.
I read some old posts where they said that for C# it is impossible to use
minidumps (because they don't have enough information) and that the only way
was to use full dumps. But I still don't know how to configure the
application (assemblies) to create this dump and how to use them for
analysis.
Any help is appreciated.
Best regrads,
Patricio.
I need to create minidumps (or the equivalent) to debug C# applications
post-mortem. I know that it is possible in C++ using minidumps.
I read some old posts where they said that for C# it is impossible to use
minidumps (because they don't have enough information) and that the only way
was to use full dumps. But I still don't know how to configure the
application (assemblies) to create this dump and how to use them for
analysis.
Any help is appreciated.
Best regrads,
Patricio.