Development/Tools

ElectricFence: A debugger which detects memory allocation violations.

Name:ElectricFence Vendor:CERN (http://cern.ch/linux)
Version:2.2.2 License:GPL
Release:15 URL:
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: x86_64

Download:ElectricFence-2.2.2-15.x86_64.rpm
Build Date:Wed Feb 4 15:09:48 2004
Packager:Jaroslaw Polok <jaroslaw{*}polok{%}cern{*}ch>
Size:63 KiB

Changelog

* Mon Feb 3 04:00:00 2003 Jakub Jelinek <jakub{%}redhat{*}com>
- never call semaphore routines in between
  __libc_malloc_pthread_startup(true) and
  __libc_malloc_pthread_startup(false) (#83111)
- only use semaphore locking if application or its dependencies
  are linked against -lpthread, don't link libefence.so against
  -lpthread
- run tests as part of the build process
* Wed Jan 22 04:00:00 2003 Tim Powers <timp{%}redhat{*}com>
- rebuilt
* Tue Jan 7 04:00:00 2003 Jeff Johnson <jbj{%}redhat{*}com> 2.2.2-13
- don't include -debuginfo files in package.

Listing created by RepoView-0.5.2