[Lldb-commits] [lldb] Fix connecting via abstract socket (PR #136466)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 23 03:55:55 PDT 2025


https://github.com/labath commented:

We should also have a test for this. A unit test for the new function should be easy enough. I'm not going to insist on a test for the whole "lldb-server platform" flow, but I would recommend it, as that's the only way to ensure this does not break again.

https://github.com/llvm/llvm-project/pull/136466


More information about the lldb-commits mailing list