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
- 3061 reads





Recent comments
1 day 11 hours ago
3 days 21 hours ago
4 days 4 hours ago
1 week 1 hour ago
1 week 1 hour ago
1 week 7 hours ago
1 week 1 day ago
1 week 1 day ago
1 week 1 day ago
1 week 1 day ago