[Lldb-commits] [PATCH] D38323: Enable breakpoints and read/write GPRs for ppc64le

Eugene Zemtsov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 5 12:45:50 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315008: Enable breakpoints and read/write GPRs for ppc64le (authored by eugene).

Repository:
  rL LLVM

https://reviews.llvm.org/D38323

Files:
  lldb/trunk/source/Plugins/Process/Linux/CMakeLists.txt
  lldb/trunk/source/Plugins/Process/Linux/NativeProcessLinux.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.h
  lldb/trunk/source/Plugins/Process/Utility/CMakeLists.txt
  lldb/trunk/source/Plugins/Process/Utility/RegisterInfoPOSIX_ppc64le.cpp
  lldb/trunk/source/Plugins/Process/Utility/RegisterInfoPOSIX_ppc64le.h
  lldb/trunk/source/Plugins/Process/Utility/RegisterInfos_ppc64le.h
  lldb/trunk/source/Plugins/Process/Utility/lldb-ppc64le-register-enums.h
  lldb/trunk/source/Target/Platform.cpp
  lldb/trunk/source/Target/Thread.cpp
  lldb/trunk/source/Utility/PPC64LE_DWARF_Registers.h
  lldb/trunk/source/Utility/PPC64LE_ehframe_Registers.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38323.117869.patch
Type: text/x-patch
Size: 31129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20171005/0a7e4a59/attachment-0001.bin>


More information about the lldb-commits mailing list