Add modules to the heap only dump in order to have: (dotnet/coreclr#19761)
authorchrisnas <chrisnas@users.noreply.github.com>
Sun, 2 Sep 2018 17:17:31 +0000 (19:17 +0200)
committerMike McLaughlin <mikem@microsoft.com>
Sun, 2 Sep 2018 17:17:31 +0000 (10:17 -0700)
commit8e605e9139be37c29e641f76f4695cacf55a8e7a
tree148e1e2233d425dbe0f727e70362693e6fefd684
parentfd1eadb6e3cae1635b9597e8d01600221f14899a
Add modules to the heap only dump in order to have: (dotnet/coreclr#19761)

+ types in with sos.dumpheap -stat instead of UNKNOWN
  + complete stack with sos.dumpstack On a dual core machine, full=11GB, withheap=226MB, withheap(+patch)=269MB

Commit migrated from https://github.com/dotnet/coreclr/commit/0821f6f06f34146053356bf944d01aff086bb312
src/coreclr/src/debug/createdump/crashinfo.cpp