Appendix A: Other Development Tools
Submitted by admin on Mon, 2006-07-10 23:38
Developing correct, fast C or C++ GNU/Linux programs requires more than just understanding the GNU/Linux operating system and its system calls. In this appendix, we discuss development tools to find runtime errors such as illegal use of dynamically allocated memory and to determine which parts of a program are taking most of the execution time. Analyzing a program's source code can reveal some of this information; by using these runtime tools and actually executing the program, you can find out much more.
...
Download PDF.
»
- Add new comment
- 4687 reads








Recent comments
4 weeks 2 days ago
4 weeks 2 days ago
6 weeks 13 hours ago
10 weeks 20 hours ago
12 weeks 13 hours ago
12 weeks 17 hours ago
12 weeks 17 hours ago
12 weeks 4 days ago
16 weeks 6 hours ago
17 weeks 1 day ago