如何调试使用order版本的Visual Studio构建的引用的dll? [英] How to debug the referenced dll that was built usingolder version of Visual Studio?

查看:84
本文介绍了如何调试使用order版本的Visual Studio构建的引用的dll?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个使用VS 2008 IDE构建的实用程序DLL。

I have a utility dll that was built using VS 2008 IDE.

现在我在使用VS 2015开发的解决方案/应用程序中引用它。对于一些错误修复,我需要调试从我的应用程序调用的引用dll的代码(在VS 2015的调试环境下运行)。 

Now I'm referencing it in a solution/application developed using VS 2015. For some bug fix, I need to debug the code of the referenced dll that's been called from my application(which is running under debug environment of VS 2015). 

是否可以通过调试dll来调试dll较新版VS IDE的旧VS IDE?如何实现?

Is it possible to debug a dll by older VS IDE from newer version VS IDE? How to achieve that?

提前致谢。

推荐答案

>是否可以通过较新的VS IDE从较旧的VS IDE调试dll?

>Is it possible to debug a dll by older VS IDE from newer version VS IDE?

我认为它应该可行你有一个DLL(和源和pdb)的调试版本。

I think it should just work if you've got a debug build of the DLL (and source & pdb).

戴夫


这篇关于如何调试使用order版本的Visual Studio构建的引用的dll?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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