[Lldb-commits] [lldb] [lldb] Adding file and pipe support to lldb_private::MainLoopWindows. (PR #145621)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Fri Jun 27 02:07:01 PDT 2025
https://github.com/labath commented:
This looks much better. My two main questions now are:
- do we need regular file support
- do we need the pipe *thread*
(I think/hope the answer is "no" on both counts).
https://github.com/llvm/llvm-project/pull/145621
More information about the lldb-commits
mailing list