The Art of Debugging with GDB, DDD, and Eclipse

The Art of Debugging with GDB, DDD, and Eclipse
Author :
Publisher : No Starch Press
Total Pages : 280
Release :
ISBN-10 : 9781593272319
ISBN-13 : 1593272316
Rating : 4/5 (316 Downloads)

Book Synopsis The Art of Debugging with GDB, DDD, and Eclipse by : Norman Matloff

Download or read book The Art of Debugging with GDB, DDD, and Eclipse written by Norman Matloff and published by No Starch Press. This book was released on 2008-09-15 with total page 280 pages. Available in PDF, EPUB and Kindle. Book excerpt: Debugging is crucial to successful software development, but even many experienced programmers find it challenging. Sophisticated debugging tools are available, yet it may be difficult to determine which features are useful in which situations. The Art of Debugging is your guide to making the debugging process more efficient and effective. The Art of Debugging illustrates the use three of the most popular debugging tools on Linux/Unix platforms: GDB, DDD, and Eclipse. The text-command based GDB (the GNU Project Debugger) is included with most distributions. DDD is a popular GUI front end for GDB, while Eclipse provides a complete integrated development environment. In addition to offering specific advice for debugging with each tool, authors Norm Matloff and Pete Salzman cover general strategies for improving the process of finding and fixing coding errors, including how to: –Inspect variables and data structures –Understand segmentation faults and core dumps –Know why your program crashes or throws exceptions –Use features like catchpoints, convenience variables, and artificial arrays –Avoid common debugging pitfalls Real world examples of coding errors help to clarify the authors’ guiding principles, and coverage of complex topics like thread, client-server, GUI, and parallel programming debugging will make you even more proficient. You'll also learn how to prevent errors in the first place with text editors, compilers, error reporting, and static code checkers. Whether you dread the thought of debugging your programs or simply want to improve your current debugging efforts, you'll find a valuable ally in The Art of Debugging.


The Art of Debugging with GDB, DDD, and Eclipse Related Books

The Art of Debugging with GDB, DDD, and Eclipse
Language: en
Pages: 280
Authors: Norman Matloff
Categories: Computers
Type: BOOK - Published: 2008-09-15 - Publisher: No Starch Press

DOWNLOAD EBOOK

Debugging is crucial to successful software development, but even many experienced programmers find it challenging. Sophisticated debugging tools are available,
GDB Pocket Reference
Language: en
Pages: 82
Authors: Arnold Robbins
Categories: Computers
Type: BOOK - Published: 2005-05-02 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Many Linux and Unix developers are familiar with the GNU debugger (GBD), the invaluable open source tool for testing, fixing, and retesting software. And since
Debugging with GDB
Language: en
Pages: 208
Authors: Richard M. Stallman
Categories: Computers
Type: BOOK - Published: 1996 - Publisher:

DOWNLOAD EBOOK

Mastering Rust
Language: en
Pages: 543
Authors: Rahul Sharma
Categories: Computers
Type: BOOK - Published: 2019-01-31 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Become proficient in designing, developing and deploying effective software systems using the advanced constructs of Rust Key FeaturesImprove your productivity
Mastering Embedded Linux Programming
Language: en
Pages: 468
Authors: Chris Simmonds
Categories: Computers
Type: BOOK - Published: 2017-06-30 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Master the techniques needed to build great, efficient embedded devices on Linux About This Book Discover how to build and configure reliable embedded Linux dev