为什么最新版本的wdk中没有windbg?

发布于 2024-11-02 19:53:32 字数 244 浏览 3 评论 0原文

我刚刚安装了 wdk 7600.16385.1(来自此处) ,

并且发现 windbg 丢失,即使我选择安装所有组件。

现在已经正式从wdk中删除了吗?

如果是这样,为什么?

I just installed wdk 7600.16385.1(from here) ,

and find windbg is missing even though I've chosen to install all components.

Is it officially removed from wdk now?

If that's the case,why?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

夜空下最亮的亮点 2024-11-09 19:53:32

WinDbg 作为 Windows SDK 的一部分提供。请检查此链接:http://msdn.microsoft.com/en -us/windows/hardware/gg463016.aspx。安装最新的 Windows SDK,WinDbg 可以在 C:\Program Files\Microsoft SDKs\Windows\v7.1\Redist\Debugging Tools for Windows 中找到。

WinDbg is shipped as a part of the Windows SDK. Please, check this link: http://msdn.microsoft.com/en-us/windows/hardware/gg463016.aspx. Install latest Windows SDK, and WinDbg can be found in C:\Program Files\Microsoft SDKs\Windows\v7.1\Redist\Debugging Tools for Windows.

戏剧牡丹亭 2024-11-09 19:53:32

我的以某种方式安装在目录 C:\Program Files\Debugging Tools for Windows (x64) 中

Mine was somehow installed in the directory C:\Program Files\Debugging Tools for Windows (x64)

っ〆星空下的拥抱 2024-11-09 19:53:32

它包含在我的(已安装的)WDK 版本副本 (C:\WINDDK\7600.16385.1\Debuggers\windbg.exe) 中。所以不知道为什么它不会在你的手中。

另外,据我所知,WinDbg 被移入 WDK(和 SDK),新版本无法通过其他渠道获得,而不是从其中移出。

It's contained in my (installed) copy of this exact WDK build (C:\WINDDK\7600.16385.1\Debuggers\windbg.exe). So no idea why it wouldn't be in yours.

Also, to my knowledge WinDbg was moved into the WDKs (and SDKs), with newer versions not being available through other channels, rather than out of them.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文