My team is using C++ with Windriver this year and our debugger is having problems. For some reason, it wont switch to source stepping mode. It only steps in assembly. I’ve tried several different source path settings but nothing seems to work. I can set a breakpoint in the source and break at that spot but in the assembly instead of the code.
Any Ideas on how to fix this???