batch files for CDB debugger Icon

batch files for CDB debugger

An effective complement to Visual Studio debugger for various advanced debugging

batch files for CDB debuggerOverview

Here is the list of Batch files that accompany WinDbg the Easy Way article. This article introduces CDB debugger as an effective complement to Visual Studio debugger for various advanced debugging tasks. The only major obstacle on the way to using CDB effectively is the length of the command lines – too much typing has to be done. The batch files presented here solve this problem by hiding the complexities of CDB command line parameters behind a simple and easy-to-use interface. Here you can find more information about the approach used to wrap CDB commands with batch files.
The batch files cannot run successfully if cdb.exe cannot be found on the executable search path. Since CDB is distributed as part of Debugging Tools for Windows package, it is possible, for example, to add the location of cdb.exe to the executable search path using the following command:
PATH c:/dbgtools;%PATH%
(here c:/dbgtools represents the installation directory of Debugging Tools for Windows)
Additional information about setting up and configuring Debugging Tools for Windows can be found here.
The batch files support the following command line interfa

NEW

Fixed some bugs.

batch files for CDB debuggerInformation

Version
1.0
Date
06.20.08
License
Free
Language
English
File Size
6KB
Category
SubCategory
Operating Systems
Windows 2003, XP, 2000, NT
System Requirements
No additional system requirements.
clrdump Icon
Produce small minidumps of managed applications.
Free
More
JD-GUI Icon
Decompile and analyze Java 5, and upper, ".class" files.
Free
DLL Export Viewer Icon
display the list of exported functions and virtual memory addresses for DLL file
Free
IDA PRO Icon
IDA Pro is a Windows or Linux hosted multi-processor disassembler and debugger.
Trial
BinViewer Icon
Quickly browsing through huge binary files, do hex and text searches.
Free
Debugging Tools for Windows Icon
Debugging Tools for Windows to debug drivers, applications
Free
Charles Icon
Charles is a web proxy (HTTP Proxy / HTTP Monitor) that runs on your own computer.
Trial
AccessPort Icon
AccessPort - RS232 Monitor / RS232 Terminal for serial port.
Free
Free Serial Port Monitor Icon
Free Serial Port Monitor, RS232 Com Software Sniffer
Free
More