For helper method frame DAC doesn't read register pointers. So set them to NULL to...
authorSasha Semennikov <alsemenn@sashas-mbp.guest.corp.microsoft.com>
Tue, 2 Aug 2016 23:45:21 +0000 (16:45 -0700)
committerSasha Semennikov <alsemenn@sashas-mbp.guest.corp.microsoft.com>
Fri, 5 Aug 2016 20:23:14 +0000 (13:23 -0700)
commit0414d77f4796baf246bce548d8e4bfd9b9daa482
tree63256bcb5f4ac8250b05362442c933caa2175250
parent3de3ad5792922657efb9438ebdb87a501b5c457b
For helper method frame DAC doesn't read register pointers. So set them to NULL to not user "wrong" data.

Moved context pointers NULL assignment to gmsamd64.cpp

Squash commits
src/debug/di/divalue.cpp
src/vm/amd64/cgenamd64.cpp
src/vm/amd64/gmsamd64.cpp