Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
17060 Discussions

Symbols (Function names) not found in Release mode

Venkatachalam_Vr
Beginner
550 Views
When i profile using Parallel studiio, i don't see the function names in Release mode. I ensured turn on the pdb option in Visual Studio.

Am i missing any settings.

Venkat
0 Kudos
1 Reply
David_A_Intel1
Employee
550 Views
Symbols need to be enabled both in the compiler settings and the linker settings. Are they?

If so, are you moving the binary or PDB file to somewhere other than the original location?
0 Kudos
Reply