[Lldb-commits] [PATCH] D66744: NativeProcessLinux: Remove some register context boilerplate

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 2 05:49:27 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370653: NativeProcessLinux: Remove some register context boilerplate (authored by labath, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66744

Files:
  lldb/trunk/source/Plugins/Process/Linux/NativeRegisterContextLinux.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeRegisterContextLinux.h
  lldb/trunk/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.h
  lldb/trunk/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.h
  lldb/trunk/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.h
  lldb/trunk/source/Plugins/Process/Linux/NativeRegisterContextLinux_s390x.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeRegisterContextLinux_s390x.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66744.218343.patch
Type: text/x-patch
Size: 23188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190902/dacdf6cc/attachment-0001.bin>


More information about the lldb-commits mailing list