X

Why Programs Fail: A Guide to Systematic Debugging

Product ID : 19277800


Galleon Product ID 19277800
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
12,709

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown

Pay with

About Why Programs Fail: A Guide To Systematic Debugging

Why Programs Fail is about bugs in computer programs, how to find them, how to reproduce them, and how to fix them in such a way that they do not occur anymore. This is the first comprehensive book on systematic debugging and covers a wide range of tools and techniques ranging from hands-on observation to fully automated diagnoses, and includes instructions for building automated debuggers. This discussion is built upon a solid theory of how failures occur, rather than relying on seat-of-the-pants techniques, which are of little help with large software systems or to those learning to program. The author, Andreas Zeller, is well known in the programming community for creating the GNU Data Display Debugger (DDD), a tool that visualizes the data structures of a program while it is running.Winner of a 2006 Jolt Productivity Award for Technical BooksShows how to reproduce software failures faithfully, how to isolate what is important about the failure, and to discover what caused itDescribes how to fix the program in the best possible way, and shows how to create your own automated debugging toolsIncludes exercises and extensive references for further study