Microsoft Symbol Server
   HOME

TheInfoList



OR:

Microsoft Symbol Server is a Windows technology used to obtain symbol
debugging In computer programming and software development, debugging is the process of finding and resolving '' bugs'' (defects or problems that prevent correct operation) within computer programs, software, or systems. Debugging tactics can involve in ...
information. It is built by using the SymSrv technology that is bundled with the Debugging Tools for Windows package. The SymChk.exe utility can be used to verify symbols and to build a local symbol cache in a convenient, supposedly non-invasive way. This utility is included with the Debugging Tools for Windows.
Visual Studio Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop computer programs including web site, websites, web apps, web services and mobile apps. Visual Studio uses Microsoft software development platfor ...
2005 and later can be set up to use the Microsoft Symbol Server.How to Setup Visual Studio 2005 to use the Microsoft Symbol Server
(archived from the original on December 28, 2009) The symbol server technology is built into Debugging Tools for Windows.


References


External links


Debugging with Symbols (Windows) MSDN
Symbol Server {{programming-software-stub