Name electric-fence
Version 2.2.4
Summary A malloc(3) debugger
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().
Section base
License GPLv2+
Homepage
Recipe file recipes-debian/electric-fence/electric-fence_debian.bb
Layer meta-debian (morty branch)
Inherits
  • debian-fix-timestamp
  • debian-multiarch
  • debian-package
  • debian-verify-version
Dependencies
  • virtual/i586-deby-linux-compilerlibs
  • virtual/i586-deby-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/ystk/debian-electric-fence.git

Patches

Patch Status
files/makefile-fix-install-unknown-file_debian.patch Unknown

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
morty (Yocto Project 2.2) electric-fence 2.2.4 (this recipe)