DavidSpickett wrote: > This patch adds an artificial delay before sending a package to simulate this > latency without requiring an emulated/physical device.
This emulates some of the effects of the latency but it does not for example interact properly with the packet timeout setting. Depending on your goals, that might not be an issue but that sort of detail was why I started thinking about using a proxy instead. https://github.com/llvm/llvm-project/pull/195440 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
