Inside Windows Debugging: A Practical Guide to Debugging and Tracing Strategies in Windows
β Scribed by Tarik Soulami
- Publisher
- Microsoft Press
- Year
- 2012
- Tongue
- English
- Leaves
- 600
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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 debugging and tracing techniques - and sharpen your C++ and C# code analysis skills - through practical examples and common scenarios. Learn why experienced developers use debuggers in every step of the development process, and not just when bugs appear.
π SIMILAR VOLUMES
<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
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 L
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.