[Lldb-commits] [PATCH] Implement a RegisterContext for Windows and hook it up to TargetThreadWindows

Zachary Turner zturner at google.com
Wed Nov 19 13:59:24 PST 2014


Fixed an issue where I misunderstood the purpose of RegisterContext::GetRegisterContext()

http://reviews.llvm.org/D6322

Files:
  source/Plugins/Process/Windows/CMakeLists.txt
  source/Plugins/Process/Windows/RegisterContextWindows_x86.cpp
  source/Plugins/Process/Windows/RegisterContextWindows_x86.h
  source/Plugins/Process/Windows/TargetThreadWindows.cpp
  source/Plugins/Process/Windows/TargetThreadWindows.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6322.16399.patch
Type: text/x-patch
Size: 18352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141119/46b368e4/attachment.bin>


More information about the lldb-commits mailing list