Implement the 'T' packet that is used to verify whether the specified
thread belongs to the debugged processes.
Sponsored by: The FreeBSD Foundation
Paths
| Differential D128170
[lldb] [llgs] Implement the 'T' packet ClosedPublic Authored by mgorny on Jun 20 2022, 2:36 AM.
Details Summary Implement the 'T' packet that is used to verify whether the specified Sponsored by: The FreeBSD Foundation
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jun 20 2022, 3:35 AM This revision was landed with ongoing or failed builds.Jun 24 2022, 8:21 AM Closed by commit rGe827e5186fb6: [lldb] [llgs] Implement the 'T' packet (authored by mgorny). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 438309 lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
lldb/test/API/tools/lldb-server/TestGdbRemoteFork.py
|