debugger
debugger copied to clipboard
Debugger cannot launch file that has non-ascii chars in the path on Windows
We are using the ASCII version of the APIs, we should switch to the wide version.
Related to https://github.com/Vector35/debugger/issues/469
Enable the "Beta: Use Unicode UTF-8 for worldwide language support" in administrative language settings could work around this problem