electric-fence binary package in Ubuntu Precise armel

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2011-10-18 04:04:14 UTC Published Ubuntu Precise armel release universe devel Extra 2.1.19
  • Published
  2011-10-18 04:06:04 UTC Superseded Ubuntu Precise armel release universe devel Extra 2.1.16ubuntu2
  • Removed from disk .
  • Removal requested .
  • Superseded by armel build of electric-fence 2.1.19 in ubuntu precise RELEASE
  • Published
  • Copied from ubuntu oneiric-release armel in Primary Archive for Ubuntu