microsoft / clrmd

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

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

Closed stjeong closed 1 month ago

stjeong commented 2 months ago

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