Paket: electric-fence (2.1.14.1) [universe]
Links für electric-fence
Ubuntu-Ressourcen:
Quellcode-Paket electric-fence herunterladen:
Betreuer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Matthew Vernon
It should generally not be necessary for users to contact the original maintainer.
Ähnliche Pakete:
A malloc(3) debugger
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.
Andere Pakete mit Bezug zu electric-fence
|
|
|
-
- dep: libc6 (>= 2.3.4-1)
- GNU C Library: Shared libraries
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
electric-fence herunterladen
| Architektur | Paketgröße | Größe (installiert) | Dateien |
|---|---|---|---|
| amd64 | 21,6 kB | 108,0 kB | [Liste der Dateien] |
| i386 | 20,9 kB | 96,0 kB | [Liste der Dateien] |