Debugging .NET Framework Source Code(相關資料收集)

摘要:Debugging .NET Framework Source Code(相關資料收集)

最近在研究中

步驟看起來很容易...但卻一直試不出來阿阿阿>.<   有興趣的人可以參考試試

首先可以先更新一下相關的版本

Microsoft .NET Framework 3.5 Service pack 1(200多MB)

Microsoft Visual Studio 2008 Service Pack 1 (iso)(800多MB)

更新完就差不多可以開始了 

初階的可以先看一下中文的

http://blogs.msdn.com/terrylin/archive/2008/09/28/teched2008-net-1-vs2008-net-framework-source-code.aspx

但是英文的似乎比較詳細

http://blogs.msdn.com/sburke/archive/2008/01/16/configuring-visual-studio-to-debug-net-framework-source-code.aspx

還有專門討論的地方

http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=2019&SiteID=1

試了很多次是下載了很多.pqb的檔案了啦

但是怎麼樣都沒辦法進到.NET Framework Source Code裡面

我覺得有差別的地方應該就是在下面這一段話 當選擇載入符號後

"This will load the symbols for the DLL from the server, and you'll see some information in the status bar to reflect this.  Note that when this completes, the call frames will turn black and line numbers will be available." 

He

Me

一樣在呼叫堆疊的地方原本半透明的都成了黑色的  但是他有了Line Numbers

而我的還是一樣是位元組...why  -_-"

有用過且成功的人可以幫忙解惑一下嗎~  最近為了它看了很多英文XD

 

補充剛看到的

http://castalian.wordpress.com/2008/08/18/cannot-debug-net-framework-source-in-visual-studio-2008-sp1/

這個人的環境跟我一樣

我更新完後的確有一些設置前後的差異 下面說的差異我都有看到

只是差在我沒有看到他說的這個訊息“There is no source code available for the current location”

嗯..只能再看看嘍