expose alloc data on dbi (#50341)
authorMaoni Stephens <Maoni0@users.noreply.github.com>
Tue, 30 Mar 2021 22:29:29 +0000 (15:29 -0700)
committerGitHub <noreply@github.com>
Tue, 30 Mar 2021 22:29:29 +0000 (15:29 -0700)
commit01081d62d5703e475b720277feac9b000bbcd1dd
tree73abc089ecc2a65623fc09b4e5b61c4f77ba0629
parentb23205f59ab3853e4b6b43f91a7ca3900c0cc7d0
expose alloc data on dbi (#50341)

we are already exposing this data for sos, should make this available for debuggers to use as well. it's very lightweight and would be very useful for things like showing exactly how many bytes were allocated on the thread between 2 breakpoints.
src/coreclr/debug/daccess/dacdbiimpl.cpp
src/coreclr/debug/daccess/dacdbiimpl.h
src/coreclr/debug/inc/dacdbiinterface.h
src/coreclr/debug/inc/dacdbistructures.h