Debugging Tools for Windows__from WDK7

1、

主要要用到两个工具:

  (1)、WinDBG 这个主要用于 非IDE下 调试程序/查看信息等

  (2)、cdb.exe 这个主要是用在 Qt5.3.2 for VS10 的单步调试器

2、

WDK7 的文件,名为 GRMWDK_EN_7600_1.ISO,该文件我备份于“百度云 CodeSkill --> 全部文件 --> IDE__等_安装包 --> WDK and WinDbg downloads (20150626) --> WDK and WinDbg downloads --> GRMWDK_EN_7600_1.ISO”

3、

解压之后,在路径“??\GRMWDK_EN_7600_1\Debuggers”下,有“Debugging Tools for Windows”的 32位 和 64位 的安装文件,分别名为:

  dbg_amd64.msi

  dbg_ia64.msi

  dbg_x86.msi

  setup_amd64.exe

  setup_ia64.exe

  setup_x86.exe

X、

时间: 2024-11-01 02:52:54

Debugging Tools for Windows__from WDK7的相关文章

debugging tools for windows 10下载安装问题

配置QT5.0中debugger的时候需要下载debugging tools for windows 10,于是去https://developer.microsoft.com/zh-cn/windows/hardware/windows-driver-kit上下载WinDbg.但是碰到了一些匪夷所思的事情. 不论是下载WDK,SDK还是单独下载WinDbg,下载方式无论在在线安装还是下载离线安装包,都会在一些地方卡住.而且是在网上都找不到解决方案的一些奇怪的错误.这个问题困扰了我2天,终于让我

debugging tools

https://blogs.msdn.microsoft.com/debugdiag/ https://blogs.msdn.microsoft.com/debuggingtoolbox/2012/10/04/tools-for-your-debugging-toolbox/ TOOLS –        Performance Monitor – PAL –        Process Monitor –        Process Explorer –        MPSReport

Standalone Debugging Tools for Windows (WinDbg)

http://msdn.microsoft.com/en-us/windows/hardware/hh852365 http://msdn.microsoft.com/library/windows/hardware/ff551063(v=vs.85).aspx

Debugging Native Android Platform Code

来自: http://source.android.com/devices/tech/debug/index.html This page contains a summary of useful tools and related commands for debugging, tracing, and profiling native Android platform code. The pages within this section contain detailed informati

SQL Server Debugging with WinDbg – an Introduction

Klaus Aschenbrenner Klaus Aschenbrenner provides independent SQL Server Consulting Services across Europe and the US. Klaus works with the .NET Framework and especially with the SQL Server 2005/2008 from the very beginnings. In the years 2004 - 2005

Download the WDK, WinDbg, and associated tools

Download the WDK, WinDbg, and associated tools This is where you get your Windows Driver Kit (WDK) and Debugging Tools for Windows (WinDbg) downloads. The debugging tools are included in the WDK, but you can also download the standalone versions sepa

Linux之一次性安装开发工具:yum groupinstall Development tools

[[email protected] ~]$ yum grouplist | moreLoaded plugins: fastestmirror, refresh-packagekit, securitySetting up Group ProcessDetermining fastest mirrors * base: mirrors.tuna.tsinghua.edu.cn * extras: mirrors.tuna.tsinghua.edu.cn * updates: mirrors.z

troubleshooting tools in JDK 7--转载

This chapter describes in detail the troubleshooting tools that are available in JDK 7. In addition, the chapter lists operating-system-specific tools that may be used in conjunction with these troubleshooting tools. Finally, the chapter explains how

pixi.js tools

Awesome pixi.js tools A list of useful libs/resources/tools for renowned html5 rendering framework Websites and forums github organization. -pixi相关的git github main repository - pixi git pixijs.com – 官网. docs – 官方文档 examples – 官方例子 html5gamedev forum