[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:34:45 PST 2022
mgorny updated this revision to Diff 401582.
mgorny added a comment.
Cover all fields with tests and add a test input generator.
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.401582.patch
Type: text/x-patch
Size: 21073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220120/589a04b1/attachment-0001.bin>
More information about the lldb-commits
mailing list