[Lldb-commits] [PATCH] D129554: [lldb] [gdb-remote] Ensure that all threads stop in non-stop mode

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 12 03:31:08 PDT 2022


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

Remove leftover debug hack.


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

https://reviews.llvm.org/D129554

Files:
  lldb/packages/Python/lldbsuite/test/gdbclientutils.py
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.h
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
  lldb/test/API/functionalities/gdb_remote_client/TestNonStop.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129554.443906.patch
Type: text/x-patch
Size: 15083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220712/bb57052b/attachment.bin>


More information about the lldb-commits mailing list