microsoft / clrmd

Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
MIT License
1.06k stars 256 forks source link

Changed the boolean parameter in the PEModuleInfo constructor from false to true #1280

Closed stjeong closed 3 months ago

stjeong commented 4 months ago

Changed the boolean parameter in the PEModuleInfo constructor from false to true within CoreDumpReader.cs (https://github.com/microsoft/clrmd/issues/1279)