[Lldb-commits] [lldb] [windows][lldb] force the console to use a UTF-8 codepage (PR #149493)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 18 03:50:50 PDT 2025


DavidSpickett wrote:

I opened an issue for this https://github.com/llvm/llvm-project/issues/142568.

Where @Nerixyz mentions that SetConsoleOutputCP might have problems in cmd.exe (which probably means conhost, the original windows terminal host, as opposed to "windows terminal", the new one).

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


More information about the lldb-commits mailing list