[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
Wed Apr 14 04:25:09 PDT 2021


mgorny updated this revision to Diff 337403.
mgorny added a comment.

Rebase on top of the refactor. Remove `m_override_pid` in favor of controlling `m_curr_pid` and `m_curr_pid_run`.


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.337403.patch
Type: text/x-patch
Size: 6588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210414/cfc325d8/attachment-0001.bin>


More information about the lldb-commits mailing list