Package ElectricFence: Information

    Source package: ElectricFence
    Version: 2.2.2-alt0.1
    Build time:  Aug 1, 2006, 09:23 PM
    Report package bug
    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.

    List of rpms provided by this srpm:
    ElectricFence (i586)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov
    Anton Farygin

    ACL:
    @qa_p5

    Last changed


    Aug. 1, 2006 Vitaly Lipatov 2.2.2-alt0.1
    - resurrected from orphaned
    - update spec, add URL, update Source URL
    - sync with package from FC5
    April 15, 2002 Anton Farygin 2.2.2-ipl2mdk
    - rebuild
    Jan. 27, 2001 Dmitry V. Levin 2.2.2-ipl1mdk
    - RE adaptions.