[Lldb-commits] [PATCH] D117707: [lldb] [Platform] Support synthesizing siginfo_t
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 21 11:30:48 PST 2022
mgorny updated this revision to Diff 402055.
mgorny added a comment.
Update following instrumentation changes.
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.402055.patch
Type: text/x-patch
Size: 25587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220121/ffe65748/attachment-0001.bin>
More information about the lldb-commits
mailing list