felipepiovezan wrote: The other alternatives I can think of:
1. Push this into debugserver & lldb-server, so the delay is in the reply / processing the request 2. Create an interceptor process that sits between lldb-server and debugserver, and simulates network effects. 3. Are there any OS level tools that allow one to mess with inter-process communication? https://github.com/llvm/llvm-project/pull/195440 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
