Joy of Debugging, The
Addison Wesley (Verlag)
978-0-13-457872-9 (ISBN)
- Noch nicht erschienen (ca. April 2025)
- Versandkostenfrei
- Auch auf Rechnung
- Artikel merken
fixes that don't actually fix the problem (or worse, introduce new ones)
bug reports that are unceremoniously closed out as "works for me" or "can't reproduce" or "will not fix"
frustrated users who are told to "try restarting" or "log out and log back in"
As bad as these are, much more insidious effects are felt when a problem appears to be debugged but hasn't been truly understood or resolved. These ersatz fixes are worse than nothing: not only do they leave the fundamental problem in place for another day or another customer or another outage (one that might have manifestations that are more subtle or more damaging or both), they give the software engineer the distorted sense of having resolved the problem and this false confidence leads to new development and different bugs -- and debugging devolves into collective superstition passed on by oral tradition.
Our view is that debugging is an essential part of the craft of software development. By thinking of debugging as a primary endeavor, developers are liberated to be more rigorous about it and can afford the luxury of complete understanding. By considering debugging as opportunity rather than setback, developers can take a craftsman's pleasure in it, mastering its nuances and deriving intrinsic satisfaction from doing it well. This is the thesis of this book: that debugging must be rigorous and empirical -- but that within that rigor, software engineers can discover a joy unique in the craft.
Draft table of contents
Part 1: Foundations
* Introduction (embracing debugging as both a first-class part of our jobs as engineers, and as an enjoyable, rewarding part of the craft of software engineering)
* How software fails: taxonomy of failure (implicit and explicit, fatal and non-fatal)
* Understanding software failure: the scientific method (including the roles of reproducibility, for testing hypotheses and gathering data)
Part 2: Approaches
* In situ debugging
-- Using Dynamic Tracing --Logging
-- Basic tools (e.g., finding information about what processes are doing?)
* Postmortem debugging (fatal failure)
Part 3: Specific expertise
These chapters start with narrative prose describing basic concepts, and then enumerate tips and techniques related to the problem space.
* Debugging memory issues in native code (corruption, use-after-free)
* Debugging resource exhaustion in native code
* Debugging multi-threaded programs
* Debugging in dynamic environments (including GC-related issues)
* Debugging the network (including TCP issues, jumbo frames, partitions)
* Debugging distributed systems
* Debugging performance issues
* Debugging psychotic issues
Part 4: Advanced topics
* Debugging-driven development (embracing debugging at development-time)
* What to do when you're stuck
* Debugging unfamiliar systems
* Debugging during an outage
* Building an organization for debugging
* Describing failure [rigorously, and the importance of it]
Erscheinungsdatum | 30.01.2019 |
---|---|
Verlagsort | Boston |
Sprache | englisch |
Themenwelt | Informatik ► Office Programme ► Outlook |
Informatik ► Software Entwicklung ► Qualität / Testen | |
ISBN-10 | 0-13-457872-4 / 0134578724 |
ISBN-13 | 978-0-13-457872-9 / 9780134578729 |
Zustand | Neuware |
Haben Sie eine Frage zum Produkt? |
aus dem Bereich