Click here to Skip to main content
15,891,951 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi i'm trying to debug a program with intellitrace, yet i'm having problems with debugging symbols.

mscorlib.pdb file can't be loaded for some reason. Here are what i did for problem yet didn't work:

1)From Options->Debugging->General Disable Just My Code and Enable Source Server Support but Print source server diagnostic messages to the Output window, Allow source server for partial trust assemblies, Always run untrusted source server commands without prompting are left disabled.

2)From Options->Debugging->Symbols i unchecked Microsoft Symbol Servers and added both http://msdl.microsoft.com/download/symbols abd http://referencesource.microsoft.com/symbols and checked them.

3)I cached symbols in the directory 'C:\Symbols'.

4)Ran debugging and encountered mscorlib.pdb not loaded problem. In the manuel loading screen, when i point to mscorlib.pdb file in C:\Symbols folder i get the message 'A matching symbol file was not found in this folder'

Thanks in advance.
Posted
Updated 15-Aug-13 23:55pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900