𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Inside Windows Debugging

✍ Scribed by Tarik Soulami


Year
2012
Tongue
English
Leaves
588
Edition
1
Category
Library

⬇  Acquire This Volume

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


Inside Windows debugging: [practical deb
✍ Tarik Soulami πŸ“‚ Library πŸ“… 2012 πŸ› Microsoft Press 🌐 English

<p><b>Use Windows debuggers throughout the development cycle&#8212;and build better software</b></p><p>Rethink your use of Windows debugging and tracing tools&#8212;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: A Practical Gu
✍ Tarik Soulami πŸ“‚ Library πŸ“… 2012 πŸ› Microsoft Press 🌐 English

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

Advanced Windows Debugging
✍ Mario Hewardt, Daniel Pravat πŸ“‚ Library πŸ“… 2008 πŸ› Addison-Wesley 🌐 English

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

Advanced Windows Debugging
✍ Mario Hewardt, Daniel Pravat πŸ“‚ Library πŸ“… 2008 πŸ› Addison-Wesley 🌐 English

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

Advanced Windows Debugging
✍ Mario Hewardt, Daniel Pravat πŸ“‚ Library πŸ“… 2008 πŸ› Addison-Wesley 🌐 English

&><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.