microsoft / MIEngine

The Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio Debugger extension that works with MI-enabled debuggers such as gdb and lldb.
MIT License
818 stars 218 forks source link

DAR: Set Encoding to UTF-8 #1411

Closed gregg-miskelly closed 1 year ago

gregg-miskelly commented 1 year ago

DAR failed to set the encoding to UTF-8, leading to corrupt messages if we tried to marshal non-ascii strings.