| Name : dmalloc
| |
| Version : 4.8.2
| Vendor : PLD
|
| Release : 3
| Date : 2004-04-26 16:39:13
|
| Group : Development/Debuggers
| Source RPM : dmalloc-4.8.2-3.src.rpm
|
| Size : 0.34 MB
| |
| Packager : PLD bug tracking system ( http://bugs_pld-linux_org/ )
| |
| Summary : A library for controlling and tracing dynamic memory allocations
|
Description :
The debug memory allocation or \"dmalloc\" library has been designed as a drop in replacement for the system\'s `malloc\', `realloc\', `calloc\', `free\' and other memory management routines while providing powerful debugging facilities configurable at runtime. These facilities include such things as memory-leak tracking, fence-post write detection, file/line number reporting, and general logging of statistics. It also provides support for the debugging of threaded programs.
|