Symbol Server Support

Always when debugging on different versions of operating systems or different versions of your own application, it is important to rely on good support for symbols in the debugger.

Now, besides local symbols folders, Visual C++ supports connection to public symbol servers that contain symbols for the most important Windows platforms or local servers, shared in your own network that centralize symbols for all your application versions.