[Lldb-commits] [lldb] [lldb][windows] force the console to use a UTF-8 codepage (PR #149493)
Charles Zablit via lldb-commits
lldb-commits at lists.llvm.org
Fri Jul 18 04:18:40 PDT 2025
charles-zablit wrote:
> Windows Terminal is the default on Windows 10 at least. I think buildbot launches things in conhost, but if utf-8 there was a problem for tests, we would have seen it before now.
I was able to reproduce this with the latest release of lldb in the Windows 11 terminal.
<img width="1198" height="706" alt="Screenshot 2025-07-18 at 13 06 14" src="https://github.com/user-attachments/assets/570e6608-dc4f-4f81-be46-a8a0d64d54ae" />
https://github.com/llvm/llvm-project/pull/149493
More information about the lldb-commits
mailing list