[Lldb-commits] [PATCH] D128170: [lldb] [llgs] Implement the 'T' packet
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jun 20 02:36:36 PDT 2022
mgorny created this revision.
mgorny added reviewers: labath, krytarowski, emaste, jingham.
Herald added a subscriber: arichardson.
Herald added a project: All.
mgorny requested review of this revision.
Implement the 'T' packet that is used to verify whether the specified
thread belongs to the debugged processes.
Sponsored by: The FreeBSD Foundation
https://reviews.llvm.org/D128170
Files:
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h
lldb/test/API/tools/lldb-server/TestGdbRemoteFork.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128170.438309.patch
Type: text/x-patch
Size: 6114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220620/c1be7770/attachment.bin>
More information about the lldb-commits
mailing list