The Art Of Debugging with GDB and DDD von Norman Matloff | For Professionals and Students | ISBN 9781593270025

The Art Of Debugging with GDB and DDD

For Professionals and Students

von Norman Matloff und P J Salzman
Mitwirkende
Autor / AutorinNorman Matloff
Autor / AutorinP J Salzman
Buchcover The Art Of Debugging with GDB and DDD | Norman Matloff | EAN 9781593270025 | ISBN 1-59327-002-X | ISBN 978-1-59327-002-5
- Professional programmers (especially C an C++ programmers) - Academia: university computer science faculty and students - Other programmers with no formal training

The Art Of Debugging with GDB and DDD

For Professionals and Students

von Norman Matloff und P J Salzman
Mitwirkende
Autor / AutorinNorman Matloff
Autor / AutorinP J Salzman
Debugging is the art of finding mistakes in code by tracing program execution line by line. This book will help programmers master the art of debugging with two popular Open Source debuggers: GDB and DDD. The book integrates general debugging principles with concrete examples and covers many topics other debugging books leave out, such as segmentation faults, threaded programming, and distributed/parallel programming.