DavidSpickett wrote: > Having said that, what if we had a way to script the package sending logic?
Sounds like the mock GDB remotes we use in testing. For example the one for reverse debugging wraps a real debug server. Would still be extra software but at least you'd know where it came from. Anyway, ultimately it's got to be useful for you and your colleagues, so take what I've said as information only and do whatever makes sense for you all. In the end I look forward to seeing the performance improvements either way. https://github.com/llvm/llvm-project/pull/195440 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
