summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorStella Stamenova <stilis@microsoft.com>2018-07-10 22:05:33 +0000
committerStella Stamenova <stilis@microsoft.com>2018-07-10 22:05:33 +0000
commit45d8134c3b57b04654b771fc6ba440d9e8e0ff64 (patch)
treeb7f6d79bff9d3a8f277a71c6bf27db7e3d05e9a0 /llvm/lib
parent860ab496d32406f19010e9876a6c8b25d466ea10 (diff)
downloadbcm5719-llvm-45d8134c3b57b04654b771fc6ba440d9e8e0ff64.tar.gz
bcm5719-llvm-45d8134c3b57b04654b771fc6ba440d9e8e0ff64.zip
[windows] LLDB shows the wrong values when register read is executed at a frame other than zero
Summary: This is a clean version of the change suggested here: https://bugs.llvm.org/show_bug.cgi?id=37495 The main change is to follow the same pattern as non-windows targets and use an unwinder object to retrieve the register context. I also changed a couple of the comments to actually log, so that issues with unsupported scenarios can be tracked down more easily. Lastly, ClearStackFrames is implemented in the base class, so individual thread implementations don't have to override it. Reviewers: asmith, zturner, aleksandr.urakov Reviewed By: aleksandr.urakov Subscribers: emaste, stella.stamenova, tatyana-krasnukha, llvm-commits Differential Revision: https://reviews.llvm.org/D49111 llvm-svn: 336732
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud