Debugging C and C++ Code in a Unix Environment.pdf
In Debugging C and C++ Code in a Unix Environment.pdf, authors (J.H.M. Dassen and I.G. Sprinkhuizen-Kuyper) directs us to look at the debugging of computer programs (or libraries) written in C or C++ in a Unix environment. Most of it is also applicable to other compiled procedural and object oriented languages like Pascal, Modula and Objective C.
The book is come in two flavor, the free online book and the pdf book that the link is provided in the download link below
Here is the Table of Content:
Abstract
- Introduction
- Conventions
- Aspects of debugging C and C code
- Noticing and localising a bug
- Understanding a bug
- Repairing a bug
- Types of bugs
- C and C++ specific problems
- The build process
- Core dumps
- Debugging techniques
- Tools
- Conclusions
- Bibliography
- An example makefile
- Documentation formats
Free Ebook’s Download Link:
Debugging C and C++ Code in a Unix Environment.pdf