| Name: | ElectricFence |
|---|---|
| Version: | 2.2.2 |
| Release: | 39.el7 |
| Architecture: | i686 |
| Group: | Development/Tools |
| Size: | 58202 |
| License: | GPLv2 |
| RPM: | ElectricFence-2.2.2-39.el7.i686.rpm |
| Source RPM: | ElectricFence-2.2.2-39.el7.src.rpm |
| Build Date: | Thu May 01 2014 |
| Build Host: | ca-buildj3.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://perens.com/FreeSoftware/ElectricFence/ |
| 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. |