
The Art of Debugging with GDB, DDD, and Eclipse -- Ch. 1
Norman Matloff and Peter Jay Salzman
Rating: --- (out of 5)

[IMAGE]
As a registered member of SearchSoftwareQuality.com, you're entitled to a complimentary copy of Chapter 1 of The Art of Debugging with GDB, DDD, and Eclipse written by Norman Matloff and Peter Jay Salzman and published by No Starch Press. "Some Preliminaries for Beginners and Pros" presents an overview of the debugging process, the role of debugging tools, and walks through an extended debugging example.
Book description:
The Art of Debugging with GDB, DDD, and Eclipse teaches readers how to effectively use the three most popular open source debugging tools: GDB, DDD, and Eclipse. The text-command based GDB (the GNU Project Debugger) is included with most Linux distributions. DDD is a popular GUI front end for GDB, while Eclipse provides a complete integrated development environment.
The b...
To continue reading for free, register below or login
To read more you must become a member of SearchSoftwareQuality.com
');
// -->
 |
 |
|  |
RELATED CONTENT
 |
Testing and QA |
 |
Managing the Test People, Chapter 6: Keeping Your Beast Effective
|
 |
If I Only Changed the Software, Why is the Phone on Fire?: Embedded Debugging Methods Revealed -- Chapter 1, Debugging Other People's Code, Fast
|
 |
Why Programs Fail: A Guide to Systematic Debugging -- Chapter 3, Making Programs Fail
|
 |
Beautiful Code -- Chapter 7, Beautiful Tests
|
 |
Practical Model-Based Testing: A Tools Approach -- Chapter 1, The Challenge
|
 |
Lessons Learned in Software Testing: A Context-Driven Approach -- Chapter 3, Testing Techniques
|
 |
Managing the Testing Process: Practical Tools and Techniques for Managing Hardware and Software Testing, 2nd Edition -- Chapter 2, The Test Plan
|
 |
Penetration testing techniques -- Chapter 6, Professional Pen Testing for Web Applications
|
|

ook offers readers specific advice for debugging with each tool and explains general debugging strategies. Real world examples of coding errors help to clarify the authors' guiding principles, and readers will quickly understand why their programs crash or throw exceptions.
Readers will learn how to do the following:
- Inspect variables and data structures
- Understand segmentation faults and core dumps
- Use features like catchpoints, convenience variables, and artificial arrays
- Avoid common debugging pitfalls
- Prevent errors in the first place by making the best usage of editors, compilers, and static code checkers
The book also includes coverage of advanced topics like thread, client-server, GUI, and parallel programming. Whether readers dread the thought of debugging programs or simply want to improve their current debugging efforts, they'll find a valuable ally in The Art of Debugging with GDB, DDD, and Eclipse.
>> Read "Chapter 1: Preliminaries for Beginners and Pros" now.
>> Buy the book
 |

|
|
 |
|
 |