[Lldb-commits] [PATCH] D99603: [lldb] [client] Support for multiprocess extension

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 31 04:22:17 PDT 2021


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

Added better PID mismatch handling in `SetThreadStopInfo()`. Not that most of the call sites actually check the return value...


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

https://reviews.llvm.org/D99603

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99603.334404.patch
Type: text/x-patch
Size: 12091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210331/cdc7a423/attachment-0001.bin>


More information about the lldb-commits mailing list