.Net应用程序中的反汇编 [英] Disassembly in .Net Application

查看:66
本文介绍了.Net应用程序中的反汇编的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试调试应用程序,.Net会将我重定向到Disassemly窗口,而不是类文件.结果,我无法调试该类内部定义的方法.
感谢任何帮助.

I am trying to debug a application and .Net is redirecting me to the disassemly window instead of the class file. As a result I am not able to debug the methods defined inside the class.
Any help appreciated.

推荐答案

通常在调试器找不到相关的PDB文件或您试图进入没有源代码的DLL时发生的代码.
This usually happens when the debugger can not find the relevant PDB files or you are trying to go into a DLL which you do not have the source code for.


这篇关于.Net应用程序中的反汇编的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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