[Lldb-commits] [PATCH] D91504: [lldb] Use translated full ftag values

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Nov 21 08:35:26 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8aea95f3cb4e: [lldb] Reland "Use translated full ftag values" (authored by mgorny).

Changed prior to commit:
  https://reviews.llvm.org/D91504?vs=306647&id=306849#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91504/new/

https://reviews.llvm.org/D91504

Files:
  lldb/source/Plugins/Process/FreeBSDRemote/NativeRegisterContextFreeBSD_x86_64.cpp
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.cpp
  lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.cpp
  lldb/source/Plugins/Process/Utility/CMakeLists.txt
  lldb/source/Plugins/Process/Utility/RegisterContext_x86.cpp
  lldb/source/Plugins/Process/Utility/RegisterContext_x86.h
  lldb/test/API/commands/register/register/register_command/TestRegisters.py
  lldb/test/Shell/Register/x86-64-fp-read.test
  lldb/test/Shell/Register/x86-64-fp-write.test
  lldb/test/Shell/Register/x86-fp-read.test
  lldb/test/Shell/Register/x86-fp-write.test
  lldb/unittests/Process/Utility/CMakeLists.txt
  lldb/unittests/Process/Utility/RegisterContextTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91504.306849.patch
Type: text/x-patch
Size: 16970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201121/498364a5/attachment.bin>


More information about the lldb-commits mailing list