[Lldb-commits] [lldb] [lldb-dap] IO Handling refactor to support raw input mode. (PR #180858)

Ebuka Ezike via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 12 05:27:21 PST 2026


https://github.com/da-viper commented:

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.

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


More information about the lldb-commits mailing list