PRE-ORDER THIS BOOK
Add to Cart

Print Book $39.95


Alert Me
Want us to email you when this
book becomes available?
The Art of Debugging with GDB, DDD, and Eclipse

By Norman Matloff, Peter Jay Salzman
First Edition  September 2008  (est.)
Publisher: No Starch Press
Pages: 256
ISBN 10: 1-59327-174-3 | ISBN 13: 9781593271749

Buy 2 Get 1 Free Free ShippingGuarantee

Book description

A practical tutorial on debugging using GDB (the GNU project debugger) and DDD (the Data Display Debugger, a graphical front end)
Full Description

Debugging is of central importance to successful software development, and yet many beginning programmers are unaware of the techniques they can use to reduce the time they spend finding and fixing programming errors. GDB, a popular open source debugger, allows a programmer to trace program execution line by line, set breakpoints, inspect variables, and look at what the program is doing at any given time. DDD is a popular GUI front end for GDB, while Eclipse provides a complete integrated development environment.

Using an assortment of real world coding errors-from simple typos to major logical blunders, The Art of Debugging with GDB, DDD, and Eclipse discusses how to manage memory, understand core dumps, and trace programming errors to their root cause. The book covers topics other debugging books omit-such as threaded, server/client, GUI, and parallel programming-as well as how to avoid common debugging pitfalls. You'll also learn about techniques and tools you can use to prevent errors, saving yourself valuable time and effort.

Browse within this book

Cover




Featured customer reviews

Be the first person to review this book!

Write a Review


The Art of Debugging with GDB, DDD, and Eclipse
See larger cover