[Lldb-commits] [lldb] [lldb][windows] fix command source hitting EOF (PR #194950)
Charles Zablit via lldb-commits
lldb-commits at lists.llvm.org
Wed May 6 10:38:43 PDT 2026
charles-zablit wrote:
> We should be able to enable this test
>
> https://github.com/llvm/llvm-project/blob/21a1e6e6a70d70635c68b9aaa54f816ae36a6416/lldb/test/API/python_api/file_handle/TestFileHandle.py#L682-L686
Thanks, I removed the test I added and enabled this one.
https://github.com/llvm/llvm-project/pull/194950
More information about the lldb-commits
mailing list