[Local GC] Redirect fatal errors to the EE (dotnet/coreclr#10436)
authorSean Gillespie <sean@swgillespie.me>
Fri, 24 Mar 2017 01:40:56 +0000 (18:40 -0700)
committerGitHub <noreply@github.com>
Fri, 24 Mar 2017 01:40:56 +0000 (18:40 -0700)
commitbcfa8e7425de615e6755620a0ffea89588b8d64c
tree09633d2d9e684c3ea2f191b37e76f17090016095
parentf93be68ef71a64506cac3bb262b926259cde2466
[Local GC] Redirect fatal errors to the EE (dotnet/coreclr#10436)

* [Local GC] Redirect fatal errors to the EE

* Address code review feedback: don't fetch the IP when reporting a fatal error

Commit migrated from https://github.com/dotnet/coreclr/commit/b04644c55ae003bd1c6c8fefe33d5dfe6ef240f0
src/coreclr/src/gc/env/gcenv.ee.h
src/coreclr/src/gc/gc.cpp
src/coreclr/src/gc/gcenv.ee.standalone.inl
src/coreclr/src/gc/gcinterface.ee.h
src/coreclr/src/gc/sample/gcenv.ee.cpp
src/coreclr/src/vm/gcenv.ee.cpp
src/coreclr/src/vm/gcenv.ee.h