dbmalloc Tutorial: Using just the Library
- Link in libdbmalloc.a after user libraries and before
system libraries.
- Advise just linking with entire library instead of
performing a -l to ensure that an entire replacement
has been performed.
- All malloc, memory, and string routines have been
replaced.
- Environment variables can be used to control execution.
Acknowledgement and Disclaimer