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

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 2 03:02:45 PDT 2021


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

Added a `skip` to the hanging new test.


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
  lldb/test/API/functionalities/gdb_remote_client/TestMultiprocess.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99603.334930.patch
Type: text/x-patch
Size: 14691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210402/9b55ee71/attachment.bin>


More information about the lldb-commits mailing list