The GC events are now working, somewhat ...
authorAndrew Au <andrewau@microsoft.com>
Thu, 10 May 2018 21:49:39 +0000 (14:49 -0700)
committerAndrew Au <cshung@gmail.com>
Wed, 7 Nov 2018 02:34:47 +0000 (18:34 -0800)
commit8a2225b9c2d457cf27486d21ba5703c9d4d5f492
treeb4d6560d0009073571dd9e136aaded182c674a85
parentc613bc6d32569e471c51f4bca630a8c048883614
The GC events are now working, somewhat ...

Commit migrated from https://github.com/dotnet/coreclr/commit/c6d26187c8ce8fc68829f262a79996f00b1e1a85
12 files changed:
src/coreclr/src/debug/di/process.cpp
src/coreclr/src/debug/di/rsmain.cpp
src/coreclr/src/debug/di/shimcallback.cpp
src/coreclr/src/debug/di/shimpriv.h
src/coreclr/src/debug/ee/debugger.cpp
src/coreclr/src/debug/ee/debugger.h
src/coreclr/src/debug/inc/dbgipceventtypes.h
src/coreclr/src/inc/cordebug.idl
src/coreclr/src/pal/prebuilt/idl/cordebug_i.cpp
src/coreclr/src/pal/prebuilt/inc/cordebug.h
src/coreclr/src/vm/dbginterface.h
src/coreclr/src/vm/gcenv.ee.cpp