jasonmolenda wrote:

Thanks for the review.  Yeah, testing isn't simple today because debugserver 
only enables compression on always-remote systems (iOS, watchOS, etc) (which 
may even be communicating over Bluetooth/Wifi), it doesn't enable this on 
macOS.  We could have a mode to enable it on macOS for testing instead of a 
compile-time check like now.  Now that mac-to-mac debugging is more common, 
this compile-time choice of when to enable it may need revisiting.

https://github.com/llvm/llvm-project/pull/81075
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to