Add System.Diagnostics.StackFrame.GetMethodFromNativeIP API for VS4Mac (#61289)
authorMike McLaughlin <mikem@microsoft.com>
Tue, 9 Nov 2021 16:31:46 +0000 (08:31 -0800)
committerGitHub <noreply@github.com>
Tue, 9 Nov 2021 16:31:46 +0000 (08:31 -0800)
commit985cb8329d76f3b8334999581bebde62c54270e0
tree8dd85aded70883ee8e0584861ac179d69c7a1e23
parent61d603f506ad6a783c369bbe6287a4fa982c3e2f
Add System.Diagnostics.StackFrame.GetMethodFromNativeIP API for VS4Mac (#61289)

* Add System.Diagnostics.StackFrame.GetMethodInfoFromNativeIP API for VS4Mac

Issue: https://github.com/dotnet/runtime/issues/61186
src/coreclr/System.Private.CoreLib/src/System/Diagnostics/StackFrame.CoreCLR.cs
src/coreclr/vm/debugdebugger.cpp
src/coreclr/vm/debugdebugger.h
src/coreclr/vm/qcallentrypoints.cpp
src/libraries/System.Private.CoreLib/src/ILLink/ILLink.Descriptors.LibraryBuild.xml