Appendix 1 - Useful Links and Tools
We'll cover the following
Valgrind resources:
Below are some useful links for learning more about Valgrind:
- Valgrind user manual, point 5.2, to learn about the different types of memory leaks.
- The man page for Valgrind. In a Linux terminal, type
man valgrind
. - The Valgrind Quick start quide.
- The Valgrind FAQ.
Get hands-on with 1400+ tech skills courses.