User forums > Help
GDB problem
ennom:
and i'm able to see programs text using 'l' command in gdb:
[attachment deleted by admin]
Jenna:
Do you really have right-arrow chars in your path ?
Try it with no special chars in path, this can always be the cause for such issues.
ennom:
No, i don't have any arrows in path. Path to program code is c:\src\cb_test\cb_test\main.cpp. I don't know what this mean('@' is placeholder here for char with code 0x1a -i'm unable to print it here, look to pic at my 2-nd post)
--- Quote ---Cannot open file: C:\src\cb_test\cb_test\@@\cygdrive\c\src\cb_test\cb_test\main.cpp
At @@/cygdrive/c/src/cb_test/cb_test/main.cpp:26
--- End quote ---
but this is how cb shows problem in gdb.
oBFusCATed:
Looks like the compiler has embedded the paths to the sources in a wrong way.
Navigation
[0] Message Index
[*] Previous page
Go to full version