如何在命令行或grahpical接口中启动它

如何在命令行或grahpical接口中启动它

本文介绍了WinDbg在哪里?如何在命令行或grahpical接口中启动它的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经安装了Windows SDK(3.5 Framework),它在

< code>

C:\Program Files \ MicroSoft SDKs下安装调试工具\\ windows\v6.1 \ Bin< / code>



我安装了64位版本,因为我的测试系统是64位而我的应用大多是64位。



我找不到Windbg。



这让我发疯了。



到底在哪里?



非常感谢。



Jobin Thomas

解决方案



I already had the Windows SDK (3.5 Framework) which installs debugging tools under the
<code>
C:\Program Files\Microsoft SDKs\Windows\v6.1\Bin</code>

I installed the 64 bit version as my test system is 64 bit and my apps are mostly 64 bit.

I cant find Windbg.

It's driving me crazy.

Where is exactly located?

Thanks a bunch.

Jobin Thomas

解决方案



这篇关于WinDbg在哪里?如何在命令行或grahpical接口中启动它的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-27 08:39