Profiling on PPC and symbols
Mobile
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I setup my application for profiling... I get results from the profiler but all the functions are unnamed (The profiler can not load the symbols) ... I have setup the symbol path to "C:\myproject\debug" this is where the exe and pdb files get generated. On the PPC the program is run from "\debug\myapp.exe" ... I have also copied the *pdb files into the "\debug" folder on my PPC. Am I missing something :confused: what else is need to get the profiler to display proper function names? Thank you Tom.