[Lldb-commits] [lldb] [lldb-dap] Add stdio redirection for integrated and external terminals (PR #161089)

Sergei Druzhkov via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 1 14:04:37 PDT 2025


DrSergei wrote:

I updated the redirection logic to handle the case where multiple descriptors are redirected to the same file to avoid opening it twice.

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


More information about the lldb-commits mailing list