electric-fence - 2.2.6+b1 main

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; README.Debian explains that in
detail.

Priority: optional
Section: devel
Suites: amber byzantium crimson dawn landing 
Maintainer: Matthew Vernon <matthew [꩜] debian.org>
 
Source Package
 

Dependencies

Installed Size: 122.9 kB
Architectures: amd64  arm64 

 

Versions

2.2.6+b1 arm64 2.2.6+b1 amd64