[Lldb-commits] [lldb] [lldb-dap] IO Handling refactor to support raw input mode. (PR #180858)
John Harrison via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 12 13:48:42 PST 2026
ashgti wrote:
> The PR is doing multiple things a the same time, changing the progress events, raw input mode and multiple minor non related changes. could we split this.
>
> Because lldb-dap on windows it still disabled on CI and will be easier to view the changes in the case the IO part has issues on windows.
Some of these changes are needed due to changing how the repl works, but I'll split up what I can.
https://github.com/llvm/llvm-project/pull/180858
More information about the lldb-commits
mailing list