Compute sizeof array instead of pointer (dotnet/coreclr#24288)
authorAdeel Mujahid <adeelbm@outlook.com>
Tue, 30 Apr 2019 19:35:34 +0000 (22:35 +0300)
committerJan Kotas <jkotas@microsoft.com>
Tue, 30 Apr 2019 19:35:34 +0000 (12:35 -0700)
commit7caa22a78cfbab6e65a40c44cd9c0b96c5ea283b
tree07d199b63adeb486e7c4116bb83243787217b685
parent0120ac4eca55b534db2a5b012c7ff6780f407c9d
Compute sizeof array instead of pointer (dotnet/coreclr#24288)

* Compute sizeof array instead of pointer

* Consolidate element count in dumpStack

Commit migrated from https://github.com/dotnet/coreclr/commit/cdc344f7475e9e193b6bf7a454f5782b4d793be8
src/coreclr/src/vm/debughelp.cpp
src/coreclr/src/vm/frames.h