I've built a library of objects that don't change often. I believe I've built it with debug symbols enabled. However, when I link against it and start stepping in the sim., I don't see the source or symbols of the library functions, just the function name labels. What am I doing wrong? - Mark