./devel/electric-fence, Different kind of malloc() debugger

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q1, Version: 2.1.13.0.1nb1, Package name: electric-fence-2.1.13.0.1nb1, Maintainer: pkgsrc-users

Electric Fence is a different kind of malloc() debugger. It uses the virtual
memory hardware of your system to detect when software overruns the boundaries
of a malloc() buffer. It will also detect any accesses of memory that has
been released by free(). Because it uses the VM hardware for detection,
Electric Fence stops your program on the first instruction that causes
a bounds violation. It's then trivial to use a debugger to display the
offending statement.


Master sites:

SHA1: e6765bcb1543272040b806eea706fc7ae9b60524
RMD160: 75e41de7bef263007f24a1053528959f9f7fe1fa
Filesize: 29.288 KB

Version history: (Expand)