diff options
author | Michał Górny <mgorny@moritz.systems> | 2022-01-19 20:16:07 +0100 |
---|---|---|
committer | Michał Górny <mgorny@moritz.systems> | 2022-01-27 13:33:47 +0100 |
commit | 3053e143bef273a2e65519cea15be8f7ce6cd854 (patch) | |
tree | db5aac30831a912410a7d013242badaebae4d9f3 /lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp | |
parent | c5d2b97a69921fb4deff875eb8892a569707f737 (diff) | |
download | llvm-3053e143bef273a2e65519cea15be8f7ce6cd854.zip llvm-3053e143bef273a2e65519cea15be8f7ce6cd854.tar.gz llvm-3053e143bef273a2e65519cea15be8f7ce6cd854.tar.bz2 |
[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
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions