<p><b>Use Windows debuggers throughout the development cycle—and build better software</b></p><p>Rethink your use of Windows debugging and tracing tools—and learn how to make them a key part of test-driven software development. Led by a member of the Windows Fundamentals Team at Microsof
Inside Windows Debugging
β Scribed by Tarik Soulami
- Year
- 2012
- Tongue
- English
- Leaves
- 588
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Through a combination of best practices and common debugging and programming techniquesβseveral of which are not currently documented in other booksβthis book shows developers why the system works the way it does and not simply what it does or how it does it.During the course of this book, readers Learn how to use debuggers as an integral part of the development process iterations Leverage the power of debuggers to learn system internals and mechanics Dissect software behavior on Windows using tracing and debugging tools Apply the above strategies to enhance knowledge of a few key fundamental topics in Windows.
β¦ Table of Contents
Cover
Contents at Glance
Contents
Foreword
Introduction
Part 1 - A Bit of Background
1 - Software Development in Windows
Part 2 - Debugging for Fun and Profit
2 - Getting Started
3 - How Windows Debuggers Work
4 - Postmorten Debugging
5 - Beyond the Basics
6 - Code Analysis Tools
7 - Expert Debugging Tricks
8 - Common Debugging Scenarios - 1
9 - Common Debugging Scenarios - 2
10 - Debugging System Internals
Part 3 - Observing and Analyzing Software Behavior
11 - Introducing Xperf
12 - Inside ETW
13 - Common Tracing Scenarios
Appendix A - WinDbg User-Mode Debugging Quick Start
Appendix B - WinDbg Kernel-Mode Debugging Quick Start
Index
π SIMILAR VOLUMES
Use Windows debuggers throughout the development cycle - and build better software. Rethink your use of Windows debugging and tracing tools - and learn how to make them a key part of test-driven software development. Led by a member of the Windows Fundamentals Team at Microsoft, you'll apply expert
If you need to use WinDbg, this just a treasure. Some tools mentioned in the book are obsolete, at least for the 64 bit platform, and I noticed a mistake in one dump, although I don't remember where it is, but overall very accurate, and presents a lot of information hard to find elsewhere. A must if
If you need to use WinDbg, this just a treasure. Some tools mentioned in the book are obsolete, at least for the 64 bit platform, and I noticed a mistake in one dump, although I don't remember where it is, but overall very accurate, and presents a lot of information hard to find elsewhere. A must if
&><p></p> <p style="margin: 0px;"> -- Bob Wilton, Escalation Engineer, Critical Problem Resolution Team, Microsoft </p> <p style="margin: 0px;">Β </p> <p style="margin: 0px;">βAn excellent reference for both intermediate and advanced debuggers: highly practical, and filled with tricks and strategies.