[Lldb-commits] [PATCH] D117707: [lldb] [Platform] Support synthesizing siginfo_t

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 25 12:04:26 PST 2022


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

Remove the unnecessary API part.


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

https://reviews.llvm.org/D117707

Files:
  lldb/include/lldb/Target/Platform.h
  lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
  lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h
  lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp
  lldb/source/Plugins/Platform/Linux/PlatformLinux.h
  lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp
  lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.h
  lldb/source/Target/Platform.cpp
  lldb/unittests/Platform/CMakeLists.txt
  lldb/unittests/Platform/PlatformSiginfoTest.cpp
  lldb/unittests/Platform/tools/generate_siginfo.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117707.402991.patch
Type: text/x-patch
Size: 38782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220125/90cb19f7/attachment-0001.bin>


More information about the lldb-commits mailing list