postmortem-debugging
Step execution of release code / post-mortem debugging (VS/C++)
Is there any sense to step-execute release code? I noticed that some lines of code are omitted, i.e. some method calls. Also variable preview doesn\'t show some variables and shows invalid (not real)[详细]
2022-12-09 09:50 分类:问答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[详细]
2022-12-08 06:18 分类:问答