Debugging Book: The Art of Debugging with GDB, DDD, and Eclipse
in Categories Book Review, C Programming, GNU/Open source, Howto, Linux, UNIX last updated September 10, 2008Debugging, the demanding process of finding and fixing programming errors, is fundamental to successful software development. But even many experienced programmers find debugging a challenge.
The Art of Debugging with GDB, DDD, and Eclipse from No Starch Press teaches readers how to effectively use the three most popular open source debugging tools: GDB, DDD, and Eclipse.