dbmalloc Tutorial: Introduction
dbmalloc is a library that aids tracking down memory violations. Both
OSF and Cougar version of the library are provided.
- Run-time heap memory debug library.
- Helps catch C/C++ dynamic memory violations.
- Various levels of use / detail.
- OSF, Cougar library versions.
- Extensive man page describes use.
Acknowledgement and Disclaimer