[Arm64] debugging work (#17993)
authorDavid Wrighton <davidwr@microsoft.com>
Thu, 24 May 2018 21:35:47 +0000 (14:35 -0700)
committerGitHub <noreply@github.com>
Thu, 24 May 2018 21:35:47 +0000 (14:35 -0700)
commitafe9b1dcea839ae93dd148e176e3b702b6b15ec1
tree36b4fa94c1175e2a1f087be43bbb6d0abd29ed31
parent2bedc5757cfad4a222a02e74ee11a5debd70a810
[Arm64] debugging work (#17993)

* Fix missing implementation of FuncEvalFrame::UpdateRegDisplay for ARM64
- Implementation is missing. Build new one based ARM implementation

* Enable just my code on arm64

* Fix logging of addresses for DispatchPatchOrSingleStep

* arm64 does not leave the PC at the start of the breakpoint

* Enable interop debugging

* Tweaks for windows arm64 mixed mode debugging support
clrdefinitions.cmake
src/debug/di/process.cpp
src/debug/di/rsthread.cpp
src/debug/ee/arm64/dbghelpers.asm
src/debug/ee/controller.cpp
src/debug/ee/debugger.cpp
src/debug/ee/debugger.inl
src/debug/inc/arm_primitives.h
src/jit/flowgraph.cpp
src/vm/arm64/virtualcallstubcpu.hpp