DavidSpickett wrote: We have ended up with 2 PRs to fix this issue, the other is https://github.com/llvm/llvm-project/pull/204788
I wrote a test for the other one that you can also take - https://github.com/llvm/llvm-project/pull/204788#issuecomment-4752318871. Along the way I found that the other one does not handle multiple notifications before the expected result packet. I wonder if that's the reason this PR has many more changes. https://github.com/llvm/llvm-project/pull/202556 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
