是否可以使用dotPeek反编译的源实际调试第三方代码? [英] Is it possible to actually debug 3rd party code using the source decompiled with dotPeek?

查看:1472
本文介绍了是否可以使用dotPeek反编译的源实际调试第三方代码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用VS2012。

我知道如何使用.NET Reflector调试第三方代码,并始终使用它。

I know how to debug the 3rd party code using the .NET Reflector and always used it.

我想知道是否可以使用JetBrains的dotPeek或者没有dotPeek的R#本身。我可以导航到反编译的第三方代码,但不能通过它。

I was wondering whether this is possible with dotPeek from JetBrains or with R# itself without the dotPeek. I am able to navigate to the decompiled 3rd party code, but not step through it.

任何想法?

推荐答案

我看到这个问题仍然引发了我的博客流量,所以我会添加一个答案:是的,调试第三方程序集现在可以通过 JetBrains dotPeek 反编译器(完全免费),通过将其用作符号服务器

I see this question is still driving traffic to my blog, so I'll add an answer: yes, debugging 3rd-party assemblies is now possible with the JetBrains dotPeek decompiler (completely free), by using it as a Symbol server.

在我的博文中如何使用Visual Studio和dotPeek进行任何调试,我详细说明如何设置并进入第三方调试器的代码。

In my blog post How to debug anything with Visual Studio and dotPeek, I detail exactly how to set it up and step into 3rd-party code with the debugger.

这篇关于是否可以使用dotPeek反编译的源实际调试第三方代码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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