Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Effective Debugging: 66 Specific Ways to Debug Software and Systems

Posted By: Grev27
Effective Debugging: 66 Specific Ways to Debug Software and Systems

Diomidis Spinellis, "Effective Debugging: 66 Specific Ways to Debug Software and Systems"
English | ISBN: 0134394798 | 2016 | PDF/EPUB | 256 pages | 5 MB/15 MB

Every software developer and IT professional understands the crucial importance of effective debugging. Often, debugging consumes most of a developer’s workday, and mastering the required techniques and skills can take a lifetime. In Effective Debugging, Diomidis Spinellis helps experienced programmers accelerate their journey to mastery, by systematically categorizing, explaining, and illustrating the most useful debugging methods, strategies, techniques, and tools.

Drawing on more than thirty-five years of experience, Spinellis expands your arsenal of debugging techniques, helping you choose the best approaches for each challenge. He presents vendor-neutral, example-rich advice on general principles, high-level strategies, concrete techniques, high-efficiency tools, creative tricks, and the behavioral traits associated with effective debugging.

Spinellis’s 66 expert techniques address every facet of debugging and are illustrated with step-by-step instructions and actual code. He addresses the full spectrum of problems that can arise in modern software systems, especially problems caused by complex interactions among components and services running on hosts scattered around the planet. Whether you’re debugging isolated runtime errors or catastrophic enterprise system failures, this guide will help you get the job done—more quickly, and with less pain.

Key features include
High-level strategies and methods for addressing diverse software failures
Specific techniques to apply when programming, compiling, and running code
Better ways to make the most of your debugger
General-purpose skills and tools worth investing in
Advanced ideas and techniques for escaping dead-ends and the maze of complexity
Advice for making programs easier to debug
Specialized approaches for debugging multithreaded, asynchronous, and embedded code
Bug avoidance through improved software design, construction, and management