[x86/Linux] Fix ResumeEsp before resume (dotnet/coreclr#10749)
authorJonghyun Park <parjong@gmail.com>
Wed, 12 Apr 2017 22:09:33 +0000 (07:09 +0900)
committerJan Vorlicek <janvorli@microsoft.com>
Wed, 12 Apr 2017 22:09:33 +0000 (00:09 +0200)
commitf244aa41cfb13495ba556a505f50067d3d5639bc
tree3135169dbb47bf318b72a8b767f00933eccd146a
parent82b62ed7f347ef96cbb6cbbbe7ff1f3e7e1e8ec7
[x86/Linux] Fix ResumeEsp before resume (dotnet/coreclr#10749)

* [x86/Linux] Correctly unwind FCALL frames

* Fix Up ResumeEsp inside ProcessCLRException

* Fix Context Before PC Update

Commit migrated from https://github.com/dotnet/coreclr/commit/03d0d244bca38053d54eef6f4b6db51ae87f7700
src/coreclr/src/inc/eetwain.h
src/coreclr/src/vm/eetwain.cpp
src/coreclr/src/vm/exceptionhandling.cpp