Software Archive
Read-only legacy content
17061 Discussions

Amplifier is not finding source code in VS2008 project

Vincent_Hammer
Beginner
333 Views
Hi I've used amplifier succesfully in a several cases but now I'm stumped. I have a relatively simple project and everything is showing up as unknown. Meaning the actual source code in the project is not found. Only assembly, It's not allowing me to manually find the code either.

I'm running on a Xeon 8 core, Windows 7, VS2008 sp1, latest update for Parallel Amplifier.
I am running release with debug on
I have tried setting the source/pdb directories
I have tried building everything 64bit
I have tried building the dependencies as static libs & dll's
I have tried building with dll runtime and non dll runtime
It's always the same. My functions themselves show in the call stack but the source file is [unknown]
No sensitive code. I can send the entire project with source if you like.
Vincent
0 Kudos
1 Reply
Rob5
New Contributor II
333 Views

Good to hear that the issue appears to be resolved by verifying debug symbols is enabled at compile time.

- Rob

0 Kudos
Reply