Re: UTF-8 stdio in `gdb --interpreter=mi`?
Alkis Georgopoulos <[email protected]> Tue, 12 May 2020 05:26:18 +0300
| Newsgroups | gmane.comp.gnu.mingw.user |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ MinGW-Users mailing list [email protected] This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Disregard for the list etiquette may cause your account to be moderated. _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.osdn.me/mailman/listinfo/mingw-users Also: mailto:[email protected]?subject=unsubscribe