How to debug a WER minidump of an "ngen"ed image
When ngen is executed on a .NET managed application at installation time, and a crash dump is retrieved from Windows Error Reporting for the app, how can you use it to see a stack trace, variables, et
问答
阅读(2)