Development/Tools

ElectricFence: A debugger which detects memory allocation violations

Name:ElectricFence Vendor:Alcance Libre, Inc.
Version:2.2.2 License:GPL
Release:23 URL:http://perens.com/FreeSoftware/ElectricFence/
Summary
ElectricFence is a utility for C programming and debugging. ElectricFence 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. Install ElectricFence if you need a debugger to find malloc() violations.

Arch: src

Download:ElectricFence-2.2.2-23.src.rpm
Build Date:Sun Aug 12 09:00:01 2007
Packager:Joel Barrios <http://joel-barrios.blogspot.com/>
Size:40 KiB

Arch: i386

Download:ElectricFence-2.2.2-23.i386.rpm
Build Date:Sun Aug 12 09:00:01 2007
Packager:Joel Barrios <http://joel-barrios.blogspot.com/>
Size:73 KiB

Changelog

* Wed Mar 28 18:00:00 2007 Petr Machata <pmachata{%}redhat{*}com> - 2.2.2-23
- Detect for EF_DISABLE_BANNER env. var before printing out the
  banner.  (Patch adapted from Debian repositories.)
- Resolves: #233702
* Fri Mar 16 18:00:00 2007 Petr Machata <pmachata{%}redhat{*}com> - 2.2.2-22
- Remove bad cast in ElectricFence mmap (George Beshers)
- Resolves: #232695
* Wed Feb 7 18:00:00 2007 Petr Machata <pmachata{%}redhat{*}com> - 2.2.2-21
- Tidy up the specfile per rpmlint comments

Listing created by RepoView-0.5.2-2.9.el5.al