[PATCH] D49111: [windows] LLDB shows the wrong values when register read is executed at a frame other than zero

Stella Stamenova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 10 11:10:44 PDT 2018


stella.stamenova updated this revision to Diff 154847.
stella.stamenova added a comment.
Herald added a subscriber: emaste.

Update to address style comments


Repository:
  rL LLVM

https://reviews.llvm.org/D49111

Files:
  source/Plugins/Process/FreeBSD/FreeBSDThread.cpp
  source/Plugins/Process/MacOSX-Kernel/ThreadKDP.cpp
  source/Plugins/Process/Utility/ThreadMemory.cpp
  source/Plugins/Process/Windows/Common/TargetThreadWindows.cpp
  source/Plugins/Process/Windows/Common/TargetThreadWindows.h
  source/Plugins/Process/elf-core/ThreadElfCore.cpp
  source/Plugins/Process/elf-core/ThreadElfCore.h
  source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
  source/Plugins/Process/mach-core/ThreadMachCore.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49111.154847.patch
Type: text/x-patch
Size: 14264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180710/4853de4f/attachment.bin>


More information about the llvm-commits mailing list