SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.
Name electric-fence
Version 2.2.6
Category development
Description Memory allocation debugger.
Maintainer erjo​@​slitaz.org
License GPL2
Website https://web.archive.org/web/20121027131441/http://perens.com/works/software/ElectricFence
Tagsdebugger 
Sizes
Depends ongdb icongdb 
electric-fence screenshot
Download package electric-fence screenshot
Show receipt
Show files list
Show cooking log

Description

Electric Fence is a debugger that uses virtual memory hardware to detect illegal memory accesses. It can detect two common programming bugs: software that overruns or underruns the boundaries of a malloc() memory allocation, and software that touches a memory allocation that has been released by free().

Unlike other malloc() debuggers, Electric Fence will detect read accesses as well as writes, and it will stop and pinpoint the exact instruction that causes an error. It is not as thorough as Purify, however.

In order to debug a program it needs to be linked with Electric Fence's library or dynamic linking needs to be used.

6025 packages and 203154 files in current database (Thu Apr 25 06:17:47 2024)