도전2022

WDK and WinDbg downloads 본문

작업/work2014

WDK and WinDbg downloads

hotdigi 2014. 2. 12. 19:22

WDK and WinDbg downloads

This is the place to get your Windows Driver Kit (WDK) and WinDbg downloads, including the Windows 7 release of the Debugging Tools for Windows, which works for Windows XP. The debugging tools are included in the WDK, but you can also download them separately here.

The WDK has the tools you need to develop drivers. WDK 8.1 is integrated into Visual Studio Professional 2013 and Visual Studio Ultimate 2013 and gives you most of the tools you need for developing, building, packaging, testing, and debugging drivers.

Not sure which kit to use? The tables in Windows Driver Development can help you make the right choice.

WDK and Visual Studio

Visual Studio 2013 (90-day trial)

Start by downloading either Visual Studio Professional 2013 or Visual Studio Ultimate 2013. Both editions give you an integrated development environment for building efficient, high-quality drivers for Windows 8.1, Windows 8, and Windows 7.

WDK 8.1

Download the Windows Driver Kit (WDK) 8.1, which has tools to build, test, debug, and deploy drivers. When you have the WDK, we recommend that you install the WDK 8.1 Test Pack. It has the tests for device fundamentals, graphics, imaging, mobile broadband (CDMA, GSM, WLAN), sensors, and other utilities. For information about which operating systems this WDK works with, seeWindows Driver Development.

Important: You must first install an edition of Visual Studio 2013 before you install WDK 8.1. Install Visual Studio Professional 2013 or Visual Studio Ultimate 2013.

Visual Studio 2012

We provide Windows Driver Kit (WDK) 8, integrated with Visual Studio 2012 to give you time to migrate to WDK 8.1 and Visual Studio 2013. Start by downloading either Visual Studio Professional 2012 or Visual Studio Ultimate 2012. Both editions give you an integrated development environment for building efficient, high-quality drivers for Windows 8, Windows 7, and Windows Vista.

WDK 8

We provide Windows Driver Kit (WDK) 8 to give you time to migrate to WDK 8.1 and Visual Studio 2013. Microsoft does not support WDK 8 and will make no further updates to WDK 8. We recommend that you use the latest versions of the WDK and Visual Studio to build drivers for Windows. Download the Windows Driver Kit (WDK) 8, which has tools to build, test, debug, and deploy drivers. For information about which operating systems this WDK works with, see Windows Driver Development.

Important: You must first install an edition of Visual Studio 2012 before you install WDK 8. Install Visual Studio Professional 2012 or Visual Studio Ultimate 2012.

WDK 7.1.0

Developing a driver for Windows XP or Windows Server 2003? WDK 7.1.0 has the tools, code samples, docs, compilers, headers, and libraries that you can use to create drivers for these operating systems.

Driver samples

Code samples are valuable guides whether you're writing your first driver or updating an older one. Learn more about samples.

Debugging Tools for Windows (WinDbg)

Standalone Debugging Tools for Windows 8.1 (WinDbg)

Debugging Tools for Windows are included in the WDK 8.1, but you can also install them as a standalone component from the Windows 8.1 SDK. In the installation wizard, select Debugging Tools for Windows, and clear all other components. Learn more about WinDbg

Windows 7 Standalone Debugging Tools (also for Windows XP)

If you’re debugging Windows XP or Windows Server 2003, or using one of these operating systems to run the Debugging Tools for Windows, you need to use the Windows 7 release of the debugging tools. It’s included in the SDK for Windows 7 and .NET Framework 4.0. To install the Debugging Tools for Windows as a standalone component, in the SDK installation wizard, select Debugging Tools for Windows, and clear all other components. Newer versions of the Visual C++ 2010 Redistributable can cause issues when installing the SDK for Windows 7. For more information, see support for the Windows SDK.

Windows Remote Debugging client

With the Windows Remote Debugging (Windows RD) client, you can work remotely with developers from Microsoft, via the internet, to debug kernel-mode failures using the Kernel Debugger (KD). Learn more and prepare for Remote Debugging.

Windows symbols

Symbol files make it easier to debug your code. The easiest way to get Windows symbols is to use the Microsoft Symbol Server.

If you prefer to download the entire set of symbols for a particular version of Windows, download a symbol package.

Use the Microsoft Symbol Server to get debug symbol files

Get Windows symbol packages

Looking for more downloads?

Go here to download more kits, bits, and tools for developing, assessing, and certifying hardware and drivers.


'작업 > work2014' 카테고리의 다른 글

qt 에서 debugger 연결하기  (0) 2014.02.13
Windows SDK for Windows 7 설치 후, 문서  (0) 2014.02.13
안드로이드 에서 Thread를 이용하여 HttpClient 하기  (0) 2014.02.04
패턴인식2014  (0) 2014.02.03
디자인들  (0) 2014.01.30