ReSharper的调试第三方反编译的dll [英] Resharper debugging a third party decompiled dll

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

问题描述

有没有办法来调试到使用ReSharper的一个反编译的dll,如果是你怎么做呢?

Is there a way to debug into a decompiled dll using resharper and if so how do you do this?

例如我试图调试到System.Web.Http.ApiController在那里我有反编译,并可以看到源。

For example I am trying to debug into System.Web.Http.ApiController where I have decompiled and can see the source.

我设置一个断点,但是当我运行该应用程序它并调试时不进反编译断点

I have set a breakpoint but when I run the application it does not break into decompiled breakpoint when debugging

推荐答案

据我所知这是不可能调试使用ReSharper的反编译.NET源$ C ​​$ C(最高到V6.1)

As far as i am aware it is not possible to debug the decompiled .net source code using Resharper (up to v6.1)

然而,这篇文章介绍了如何调试进入.NET源与Visual Studio 2010 - 如果你需要说明另一个版本的VS,只是用其他版本的链接在网页的顶部

However, this article explains how you can debug into the .net source with Visual Studio 2010 - if you need instructions for another version of VS, just use the "Other versions" link at the top of the page.

这篇关于ReSharper的调试第三方反编译的dll的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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