The following presentation and examples are to be used together. The presentation refers to these exact example files.
Presentation: pres.pdf
Provides a brief introduction to memory debugging
using Electric Fence, Valgrind and gdb.
Example C files: examples.tar.gz
Unzip these files by typing: tar xvfz examples.tar.gz
Links:
| Valgrind (download site) | Official Valgrind Website |
| PARL Developer Guidelines | http://www.parl.clemson.edu/~wjones/dev |