[Lldb-commits] [PATCH] D147045: [lldb] Drop RegisterInfoInterface::GetDynamicRegisterInfo

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 5 04:25:59 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG933d3ee60007: [lldb] Drop RegisterInfoInterface::GetDynamicRegisterInfo (authored by labath).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147045

Files:
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.cpp
  lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.h
  lldb/source/Plugins/Process/Utility/RegisterContextLinux_i386.cpp
  lldb/source/Plugins/Process/Utility/RegisterContextLinux_i386.h
  lldb/source/Plugins/Process/Utility/RegisterContextLinux_s390x.cpp
  lldb/source/Plugins/Process/Utility/RegisterContextLinux_s390x.h
  lldb/source/Plugins/Process/Utility/RegisterContextLinux_x86.h
  lldb/source/Plugins/Process/Utility/RegisterContextLinux_x86_64.cpp
  lldb/source/Plugins/Process/Utility/RegisterContextLinux_x86_64.h
  lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147045.511044.patch
Type: text/x-patch
Size: 13193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230405/f7202b60/attachment-0001.bin>


More information about the lldb-commits mailing list