[x86/Linux] Implement libunwind-based unwindLazyStack (dotnet/coreclr#8686)
authorJonghyun Park <parjong@gmail.com>
Tue, 20 Dec 2016 09:31:52 +0000 (18:31 +0900)
committerJan Vorlicek <janvorli@microsoft.com>
Tue, 20 Dec 2016 09:31:52 +0000 (10:31 +0100)
commit96452c01fe6c9bf7cc65b261a7fc3a791dc478a2
tree3d0eec608b51627e8be44000912b11cc78d72555
parent3f7ecd8d17107447dd3a2693103accc882cfad63
[x86/Linux] Implement libunwind-based unwindLazyStack (dotnet/coreclr#8686)

* [x86/Linux] Implement libunwind-based unwindLazyStack

This commit implements libunwind-based unwindLazyStack for x86/Linux
in order to fix dotnet/coreclr#8625.

Commit migrated from https://github.com/dotnet/coreclr/commit/6d5074546d40d1fc7e2f60033cd127e3e31462d5
src/coreclr/compileoptions.cmake
src/coreclr/src/debug/daccess/dacfn.cpp
src/coreclr/src/inc/daccess.h
src/coreclr/src/vm/i386/gmsx86.cpp