ElectricFence - A debugger which detects memory allocation violations
Website: | http://perens.com/FreeSoftware/ElectricFence/ |
---|---|
License: | GPLv2 |
Vendor: | Fedora Project |
- 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.
Packages
ElectricFence-2.2.2-26.fc11.i586 [33 KiB] |
Changelog
by Fedora Release Engineering (2009-02-23):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild |