jasonmolenda wrote: > I'll just add that, if you want to reduce roundtrips, in principle it should > possible to include the eager breakpoint request into the multi-packet > flushing the delayed requests.
Oh, of course, good point. I think we might need a short-term fix for this right away, and sending the extra packet right now to keep it simple might be good, but that's a better idea. Let's see what Felipe thinks. https://github.com/llvm/llvm-project/pull/192971 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
