STVD debugging of C source with spaces in path
I'm using STVD 4.3.0 and trying to debug C source that contains spaces in the path - e.g., ''c:\my project\trunk\source.c''. Everything builds, loads, runs, etc., but I can only debug in assembly. And while that is fine some of the time, it can be a bit tedious. In the debug source view, all the C source references show as something like ''C:\MY:18'' where 18 is the line number. Any tips or tricks to fix?
IIRC, this only started happening when I switched from using the Cosmic compiler to Raisonance #spaces-in-path-names #stvd-raisonance