[Lldb-commits] [PATCH] D117707: siginfo_t synthesis WIP

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 20 03:56:57 PST 2022


mgorny updated this revision to Diff 401585.
mgorny added a comment.

Put the common test code into a common init function, add tests for armv7, arm64, i386, ppc64le.


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

https://reviews.llvm.org/D117707

Files:
  lldb/bindings/interface/SBPlatform.i
  lldb/include/lldb/API/SBPlatform.h
  lldb/include/lldb/API/SBType.h
  lldb/include/lldb/Target/Platform.h
  lldb/source/API/SBPlatform.cpp
  lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp
  lldb/source/Plugins/Platform/Linux/PlatformLinux.h
  lldb/source/Target/Platform.cpp
  lldb/unittests/Platform/CMakeLists.txt
  lldb/unittests/Platform/PlatformLinuxTest.cpp
  lldb/unittests/Platform/tools/generate_siginfo.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117707.401585.patch
Type: text/x-patch
Size: 29602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220120/1300ce3b/attachment-0001.bin>


More information about the lldb-commits mailing list