Topic : Debugging C source with spaces in path name

Forum : ST7/STM8

Original Post
Post Information Post
November 21, 2011 - 6:06am
Guest

I'm using the Raisonance compiler (version 2.38.11.0251) for STM8 under STVD on a Windows 7 system. While debugging in STVD, I can only see the assembly code and the line numbers from my C files. The path to my source is something like "c:/my source/trunk/main.c". In the STVD debug window, the source name is truncated to "c:/my" followed by the line number. Given the line number and assembly, I can figure out where I am; however, it isn't very friendly. I had been using the Cosmic compiler until a few weeks ago, and I wasn't having this problem. I like the Raisonance tools better, and I don't want to switch back if possible.

Any ideas? I left a similar message on a ST forum, but it has been crickets thus far.

Thanks!
--Eric

Replies
Post Information Post
+1
0
-1
November 21, 2011 - 10:02am
Raisonance Support Team

Hi Eric,

Thanks for your report.

This problem has been sucessfully reproduced in our Labs, and has been transmitted to the R&D team so that they can fix it in the future.
A new RKit-STM8 is expected very soon now, but we will not have enough time to integrate any fix, as the validation phase is already pretty much finished. So the fix will appear in the next release (which is not yet planned)

Best Regards,

+1
0
-1
November 22, 2011 - 1:48pm
Guest

Thanks for the update Bruno. Glad to know that it isn't a problem with my setup. I'll keep my eye on the release notes and plans for upcoming releases.
--Eric

+1
0
-1
November 23, 2011 - 2:46pm
Raisonance Support Team

Eric,

This issue has been reproduced and acknowledged by the ST Visual Develop team.
We will not be able to fix it within RidE7 or RKit-STM8, so you will have to wait for a fixed version of STVD.
Another way to go is to switch to the Ride7 development environment instead :cool:

BR