| 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 |
|