llvm-project/lldb/unittests/Platform
Michał Górny 3053e143be [lldb] [Platform] Support synthesizing siginfo_t
Support synthesizing the siginfo_t type from the Platform plugin.
This type is going to be used by LLDB client to process the raw siginfo
data received from lldb-server without the necessity of relying
on target's debug info being present.

Differential Revision: https://reviews.llvm.org/D117707
2022-01-27 13:33:47 +01:00
..
Android
tools [lldb] [Platform] Support synthesizing siginfo_t 2022-01-27 13:33:47 +01:00
CMakeLists.txt [lldb] [Platform] Support synthesizing siginfo_t 2022-01-27 13:33:47 +01:00
PlatformAppleSimulatorTest.cpp Update unit test API usage (NFC) 2021-11-29 13:14:35 -08:00
PlatformDarwinTest.cpp [lldb] Remove PlatformDarwin::GetCompatibleArch helper 2022-01-15 09:51:16 -08:00
PlatformSiginfoTest.cpp [lldb] [Platform] Support synthesizing siginfo_t 2022-01-27 13:33:47 +01:00