I've started using Codelite recently and found it very good, but I've got a problem. I have a workspace that consists of one console project and is located in a folder named in russian letters. The problem is that when I start debugging and put a breakpoint at the very beginning of main() function, debugger itself starts and even works, but it doesn't show the cursor at the code file. It doesn't print anything to the output window (full logginf is on), but the following message appers in the trace window:
Code: Select all
01:23:34: Failed to open: /hdd/data/\320\233\320\265\321\210\320\260/Code/GraphBuilder/main.cpp: No such file or directory
My configuration:
Codelite v4.1.5770
didn't compile myself
Ubuntu 12.04 LTS 32 bit
GDB 7.4