symbol-server
Windows Debugging Symbols - Not Loading
I am having Windows 7 x64 SP1. I have downloaded symbols from: http://msdn.microsoft.com/en-us/windows/hardware/gg463028[详细]
2023-03-29 08:26 分类:问答What is the difference in TFS 2010 between a source server and symbol server?
I have read a couple of posts for instance... http://blogs.msdn.com/b/adamroot/archive/2009/06/17/source-server-and-symbol-server-features-in-team-foundation-server-2010-beta-1.aspx[详细]
2023-03-19 07:43 分类:问答Getting the symbols of kernel32
Is the Symbol Server the only way to get the symbols of 开发者_如何学编程kernel32.dll in C++/Windows?[详细]
2023-02-05 01:19 分类:问答VS2010 debugging SL 4, can't load source code from source server
I am attaching to an IE instance which is running my deployed SL 4 app. All symbols load ok but when the debugger hits a breakpoint instead of loading the source code from TFS it says:[详细]
2023-01-16 20:28 分类:问答Is there a way to debug ASP.NET MVC code using a symbol server (instead of downloading the source and referencing that)?
Is it possible to step through the official ASP.NET MVC 2 code via using the Symbol Server thingy in visual studio 2010?[详细]
2022-12-27 22:47 分类:问答VS.NET: Source Server support enabled; Cannot retrieve source file from sourceserver
I\'ve set up a symbol-server for one of my current projects. During a nightly build I: build my source apply a label to the sourcefiles that have been used in the build[详细]
2022-12-20 12:10 分类:问答Debugging Framework Code in Visual Studio
Is this post (http://blogs.msdn.com/sburke/archive/2008/01/16/configuring-visual-studio-to-debug-net-framework-so开发者_如何转开发urce-code.aspx) still the preferred method for debugging framework cod[详细]
2022-12-19 14:59 分类:问答What does setting up a symbol server give me?
I read through this article: Setting up a Symbol Server, which goes into details on how to set up a share开发者_开发技巧d symbol server for my team.[详细]
2022-12-19 13:20 分类:问答