Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.12.4
-
None
-
-
f08c3d150af86a4c0760054e5b6cdbff023f8634 (qt-creator/qt-creator/4.14)
Description
If a non us-ascii character is used in the project path -> the debugger shows assembly language, not the expected source code.
Please, seeing that unjustified assembly code once and again maddens people, and affects a lot of developers, as it can be seen:
- in a comment on https://stackoverflow.com/q/47926779:
"I had a Cyrillic letter in the project path... it was treacherous. After really Latin path setting the problem was solved." - mentioned on https://stackoverflow.com/a/43596066/2660408:
"Use only ASCII symbols in your 'project' and 'build' directory paths".
(which is also mentioned in a comment in https://stackoverflow.com/questions/41007516/qt-creator-unable-to-switch-off-disassembly-view-in-debugger)
Thanks in the name of our mental health...
Attachments
Issue Links
- relates to
-
QTCREATORBUG-20834 Warn if project or build directory contains spaces, non-ASCII or special characters
- Open