No PDB info was found
howardxdavis
Posts: 3
I am testing ANT 9 profiler. I have I dll which was compliled with debug and generated pdb files. I am runnging the app which loads my dll as a plug in. When I try to see the code in the profiler -- I see the message Line-level timings are unavailible for this method because no pdb was found. I have checked the pdb is in the same dir as the dll. WHy can't it find it?
Comments