Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37498816
en ru br
ALT Linux repos
5.0: 2.2.2-alt0.1
4.1: 2.2.2-alt0.1
4.0: 2.2.2-alt0.1

Group :: Development/Other
RPM: ElectricFence

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.2.2-alt0.1
Build date: 1 august 2006, 13:07 ( 925.1 weeks ago )
Size: 33.96 Kb

Home page:   http://perens.com/FreeSoftware/

License: GPL
Summary: A debugger which detects memory allocation violations
Description:

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.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • ElectricFence
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin