[Lldb-commits] [lldb] [lldb-dap] Improving EOF handling on stream input and adding new unit tests (PR #129581)
John Harrison via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 5 15:39:14 PST 2025
ashgti wrote:
That is a SIGPIPE, so something is writing after the output is closed.
I can try that locally and see if I have the same issue.
https://github.com/llvm/llvm-project/pull/129581
More information about the lldb-commits
mailing list