This content is not currently approved and is visible here for review only.

Inside Windows Debugging: A Practical Guide to Debugging and Tracing Strategies in Windows

Inside Windows Debugging: A Practical Guide to Debugging and Tracing Strategies in Windows
Authors
Tarik Soulami
ISBN
0735662789
Published
22 Apr 2012
Purchase online
amazon.com

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 will: *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

Editorial Reviews

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 will:

  • 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

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Theory is when you know something, but it doesn't work. Practice is when something works, but you don't know why. Programmers combine theory and practice: Nothing works and they don't know why.”