[Lldb-commits] [lldb] [lldb] Add bidirectional packetLog to gdbclientutils.py (PR #162176)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 8 04:04:10 PDT 2025


================
@@ -86,8 +88,8 @@ class MockGDBServerResponder:
     handles any packet not recognized in the common packet handling code.
     """
 
-    registerCount = 40
-    packetLog = None
----------------
DavidSpickett wrote:

Assuming it passes testing, https://github.com/llvm/llvm-project/pull/162453 will remove this line.

https://github.com/llvm/llvm-project/pull/162176


More information about the lldb-commits mailing list