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

Alexandre Yukio Yamashita via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 29 12:15:18 PDT 2017


alexandreyy updated this revision to Diff 117197.
alexandreyy marked 6 inline comments as done.
alexandreyy added a comment.

Remove duplicated structs and change register set types


https://reviews.llvm.org/D38323

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38323.117197.patch
Type: text/x-patch
Size: 30326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170929/ef19d647/attachment-0001.bin>


More information about the lldb-commits mailing list