[Lldb-commits] [PATCH] D100262: [lldb] [gdb-remote client] Support switching PID along with TID

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 2 09:48:23 PDT 2021


mgorny updated this revision to Diff 356199.
mgorny marked 2 inline comments as done.
mgorny added a comment.

Rebase. Use a `struct` for the PID+TID return value.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100262/new/

https://reviews.llvm.org/D100262

Files:
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100262.356199.patch
Type: text/x-patch
Size: 6507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210702/51ea0bd0/attachment-0001.bin>


More information about the lldb-commits mailing list