Visual C ++ 2005 Professional和windbg [英] Visual C++ 2005 Professional and windbg

查看:40
本文介绍了Visual C ++ 2005 Professional和windbg的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我可以将windbg与Visual C ++连接并用VC ++实时调试代码吗?

can i connect windbg with visual C++ and debug in real time code from VC++ ?

推荐答案

我不确定我是否理解这个问题。

Not sure I understand the question.

你能将windbg附加到Visual Studio吗? 当然可以。 不知道你会做多少就可以做到这一点。 

Can you attach windbg to Visual Studio?  Of course you can.  Not sure how much you would get out of doing that though. 

你能将windbg附加到用Visual C ++编译的程序吗? 当然。 根据您编译项目的方式以及PDB文件的位置,您应该可以从Visual Studio获得类似的调试功能集

Can you attach windbg to the program you compiled with Visual C++?  Of course.  Depending on how you compiled your project and where you PDB files are, you should be able to get a similar debugging feature set as you can from Visual Studio/

您可以将windbg附加到程序你已经在Visual Studio中调试了? 怀疑它。 非常确定每个进程只能附加一个调试器。 

Can you attach windbg to a program you are already debugging in Visual Studio?  Doubt it.  Pretty sure you can only attach one debugger per process. 


这篇关于Visual C ++ 2005 Professional和windbg的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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