pkg://ElectricFence-2.2.2-5mdk.i586.rpm:19534/HEADER
downloads
Name : ElectricFence Relocations: (not relocateable)
Version : 2.2.2 Vendor: Mandrakesoft
Release : 5mdk Build Date: Mon Jan 24 19:36:38 2005
Install date: (not installed) Build Host: n3.mandrakesoft.com
Group : Development/Other Source RPM: ElectricFence-2.2.2-5mdk.src.rpm
Size : 24373 License: GPL
Packager : NanarDon <nanardon@mandrake.org>
URL : http://perens.com/FreeSoftware/
Summary : A debugger which detects memory allocation violations
Description :
If you know what malloc() violations are, you'll be interested in
ElectricFence. ElectricFence is a tool which can be used for C
programming and debugging. It uses the virtual memory hardware of your
system to detect when software overruns malloc() buffer boundaries,
and/or to detect any accesses of memory released by
free(). ElectricFence will then stop the program on the first
instruction that caused a bounds violation and you can use your
favorite debugger to display the offending statement.
This package will install ElectricFence, which you can use if you're
searching for a debugger to find malloc() violations.