从GAC调试DLL. [英] Debugging a DLL from the GAC.

查看:117
本文介绍了从GAC调试DLL.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我在虚拟机WindowServer2003的GAC中注册了一个程序集,我想知道我如何可以从VisualStudio 2008调试C#代码.在这里必须放置"pdb"文件.

Hi all,

I have an assembly registred in the GAC of virtual machine WindowServer2003 and I want to know haw can I debug the C# code from VisualStudio 2008. and here I must put the "pdb" file.

Thanks

推荐答案

除非拥有dll,否则无法调试dll的C#源代码.
您可以在调试时查看反汇编以查看汇编级别的代码.
You cannot debug the C# source code of the dll unless you have the dll.
You can view the disassembly to view assembly level code while debugging.


这篇关于从GAC调试DLL.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆