[Lldb-commits] [PATCH] D40434: Fix floating point register write on new x86 linux kernels

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 28 02:57:27 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319161: Fix floating point register write on new x86 linux kernels (authored by labath).

Repository:
  rL LLVM

https://reviews.llvm.org/D40434

Files:
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/register/register_command/TestRegisters.py
  lldb/trunk/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.h
  lldb/trunk/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.h
  lldb/trunk/source/Plugins/Process/Utility/RegisterContext_x86.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40434.124531.patch
Type: text/x-patch
Size: 6272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20171128/811b466b/attachment.bin>


More information about the lldb-commits mailing list