Code::Blocks Forums
User forums => Help => Topic started by: xuw on June 07, 2010, 10:06:48 am
-
if have,debugging is unusable! why?
I guess Character Encoding .
But how can I resovled this problem instead of changing path to English path!
-
Please follow the forum rules and say your versions of: os, cb, compiler and debugger.
The debugging is broken because (if you're on windows I suppose), some tools fail or generate different strings or I don't know what exactly breaks.
The only safe thing you can do is to use English only letter and no white spaces.
You could of course patch all failing tools, but that is very hard to do.