The Art of Debugging with GDB, DDD, and Eclipse von Norman Matloff | ISBN 9781593271749

The Art of Debugging with GDB, DDD, and Eclipse

von Norman Matloff und Peter J Salzman
Mitwirkende
Autor / AutorinNorman Matloff
Autor / AutorinPeter J Salzman
Buchcover The Art of Debugging with GDB, DDD, and Eclipse | Norman Matloff | EAN 9781593271749 | ISBN 1-59327-174-3 | ISBN 978-1-59327-174-9
- Professional C and C++ programmers - Computer science faculty and students - Open Source developers and UNIX/Linux aficionados

The Art of Debugging with GDB, DDD, and Eclipse

von Norman Matloff und Peter J Salzman
Mitwirkende
Autor / AutorinNorman Matloff
Autor / AutorinPeter J Salzman

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 of 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 includes 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 too, authors Norm Matloff and Pete Salzmann 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 programm crashes or throws exeptions
- Use features like catchpoint, 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 int 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 allay in The Art of Debugging.

Titel war ursprünglich mit ISBN 978-1-59327-002-5 angekündigt!