ossp-pkg/str/.dmallocrc
##
## Dmalloc Init Script
## Copyright (c) 1999-2001 Ralf S. Engelschall <rse@engelschall.com>
##
# no debugging
none none
# basic debugging
debug1 log-stats, log-non-free, check-fence
# more logging and some heap checking
debug2 log-stats, log-non-free, log-trans, \
check-fence, check-heap, check-lists, error-abort
# good utilities
debug3 log-stats, log-non-free, log-trans, \
log-admin, check-fence, check-heap, check-lists, realloc-copy, \
free-blank, error-abort, allow-free-null