[lldb] Add a NativeProcessProtocol::Threads() iterable
authorMichał Górny <mgorny@moritz.systems>
Tue, 28 Jun 2022 06:24:24 +0000 (08:24 +0200)
committerMichał Górny <mgorny@moritz.systems>
Tue, 28 Jun 2022 19:49:16 +0000 (21:49 +0200)
commite095cddb7622223fde72b577f3fab5e039cea4c3
tree176697392826c61f8368f21bfed73ea0c4c8c0d7
parentc72f22bf16ffc77b936b3bac6e16b28ef647663e
[lldb] Add a NativeProcessProtocol::Threads() iterable

Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.llvm.org/D128698
lldb/include/lldb/Host/common/NativeProcessProtocol.h
lldb/source/Plugins/Process/Linux/IntelPTCollector.cpp
lldb/source/Plugins/Process/Linux/IntelPTMultiCoreTrace.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp