[Mingw-users] UTF-8 stdio in `gdb --interpreter=mi`?

Back to archive index
Alkis Georgopoulos alkis****@gmail*****
Tue May 12 11:26:18 JST 2020


On 5/11/20 8:18 PM, Eli Zaretskii wrote:
>> If `gdb --interpreter=mi` can accept UTF-16 (or UTF-8) in its stdio
> 
> It cannot, not without extensive changes.
> 

Thank you Eli, it's up to vscode to do the stdio UTF-8 <=> ANSI 
transcoding then; in winapi that can be implemented in a few lines of 
code, hopefully it will also be doable in the electron framework that 
they use.

For anyone interested, this is continued there:
https://github.com/microsoft/vscode-cpptools/issues/3444#issuecomment-626982995



More information about the MinGW-Users mailing list
Back to archive index