[Lldb-commits] [lldb] [lldb-dap][windows] fix crash (PR #195855)

Charles Zablit via lldb-commits lldb-commits at lists.llvm.org
Tue May 5 08:19:29 PDT 2026


================

----------------
charles-zablit wrote:

I see now. I wonder why I did not encounter @Nerixyz 's crash at desk?

I edited the `NativeFile` constructor to not rely on the CRT file descriptor table.

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


More information about the lldb-commits mailing list