Sponsored by: The FreeBSD Foundation
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D128698
[lldb] Add a NativeProcessProtocol::Threads() iterable ClosedPublic Authored by mgorny on Jun 27 2022, 11:31 PM.
Details Summary Sponsored by: The FreeBSD Foundation
Diff Detail
Event Timelinemgorny added a child revision: D128710: [lldb] [llgs] Fix multi-resume bugs with nonstop mode.Jun 28 2022, 1:29 AM This revision is now accepted and ready to land.Jun 28 2022, 6:49 AM Closed by commit rGe095cddb7622: [lldb] Add a NativeProcessProtocol::Threads() iterable (authored by mgorny). · Explain WhyJun 28 2022, 12:49 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 440731 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
|