| Spaces in path causing debug problems? [message #872654] |
Wed, 16 May 2012 10:41  |
uiy uiy Messages: 25 Registered: May 2012 |
Junior Member |
|
|
When trying to debug a project with a space in the path the following happens:
A blank window pops up with what is probably suppose to be the source code I'm stepping through with the test "dbgp source lookup". When I "resume" the code I get the following error(actually more than once) in the console
"DEBUGGER ERROR Command source caused: (100) d:/projects/programming/lua/lua%20library/debugtest.lua: No such file or directory"
which seems like an issue with spaces. My guess is the debugger is trying to find the
Removing the space from the path gets it to work.
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01523 seconds