Fedora Packages

ElectricFence

A debugger which detects memory allocation violations

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.2.2-63.fc40 -
Fedora 40 2.2.2-63.fc40 -
Fedora 39 2.2.2-60.fc39 -
Fedora 38 2.2.2-59.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at ElectricFence dash maintainers at fedoraproject dot org.



Sources on Pagure