Advanced Debugging
About AdvDbg Consult Train Services Products Tools Community Contact  
欢迎光临 高端调试 登录 | 注册 | FAQ
 
  ACPI调试
Linux内核调试
Windows内核调试
 
  调试战役
调试原理
新工具观察
 
  Linux
Windows Vista
Windows
 
  Linux驱动
WDF
WDM
 
  PCI Express
PCI/PCI-X
USB
无线通信协议
 
  64位CPU
ARM
IA-32
  CPU Info Center
 
  ACPI标准
系统认证
Desktop
服务器
 
  Embedded Linux
嵌入式开发工具
VxWorks
WinCE
嵌入式Windows
 
  格蠹调试套件(GDK)
  格蠹学院
  小朱书店
  老雷的微博
  《软件调试》
  《格蠹汇编》
  《软件调试(第二版)》
沪ICP备11027180号-1

.Net程序调试

帖子发起人: lzh   发起时间: 2006-09-10 12:30 下午   回复: 3

Print Search
帖子排序:    
   2006-09-10, 12:30 下午
csdnlzh@hotmail.com 离线,最后访问时间: 2008/6/29 11:12:38 lzh

发帖数前50位
注册: 2006-08-28
发 贴: 20
请教个问题。windbg+sos.dll 调试 .net 程序
Reply Quote
请教个问题。windbg+sos.dll 调试 .net 程序,程序用的是net1.0.这样的话需要两个.bin文件来初始话 sos.dll.可是我不知道.bin文件下载下来后要放在哪里?
谢谢

IP 地址: 已记录   报告
   2006-09-11, 23:10 下午
tudouni 离线,最后访问时间: 2012/11/8 12:04:22 土豆泥

发帖数前25位
注册: 2006-04-07
发 贴: 59
Re: 请教个问题。windbg+sos.dll 调试 .net 程序
Reply Quote

没听说要什么BIN文件呀,最新的WinDbg就已经附带了SOS扩展,直接用就可以了呀。比如输入!clr10\sos.help 就可以看到帮助。

你要调试的程序有什么特别需要么?


IP 地址: 已记录   报告
   2006-09-19, 19:49 下午
csdnlzh@hotmail.com 离线,最后访问时间: 2008/6/29 11:12:38 lzh

发帖数前50位
注册: 2006-08-28
发 贴: 20
Re: 请教个问题。windbg+sos.dll 调试 .net 程序
Reply Quote
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/DBGch01.asp
SOS.dll is a debugger extension that is capable of displaying managed call stacks and object data. It currently works only with the debuggers provided as part of the Driver Development Kit (DDK), such as WinDbg, and it requires a .bin file that matches the type and version of the .NET runtime.
Note At present, SOS only works with the DDK debuggers. It is intended, however, that the functionality provided by SOS will be supported in the upcoming version of Visual Studio .NET. Also, the .bin file will not be required to match the type and version of the .NET runtime.
我用的是vs2002.需要那个.bin文件。我知道下载后放在哪了。就放在clr10 下,跟sos.dll放在一起就可以。上次我下载的版本不对,现在可以了。下载地址:http://www.microsoft.com/downloads/details.aspx?FamilyID=5e94c808-004d-45fb-a43d-053597fee68d&displaylang=en
IP 地址: 已记录   报告
   2006-09-19, 19:51 下午
csdnlzh@hotmail.com 离线,最后访问时间: 2008/6/29 11:12:38 lzh

发帖数前50位
注册: 2006-08-28
发 贴: 20
Re: 请教个问题。windbg+sos.dll 调试 .net 程序
Reply Quote
谢谢你帮助。
IP 地址: 已记录   报告
高端调试 » 软件调试 » .Net程序调试 » 请教个问题。windbg+sos.dll 调试 .net 程序

 
Legal Notice Privacy Statement Corporate Governance Corporate Governance
(C)2004-2020 ADVDBG.ORG All Rights Reserved.