Skip to content
Sections
>> Trisquel >> 软件包 >> nabia >> devel >> electric-fence
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: electric-fence  ]

软件包: electric-fence (2.2.5)

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.

其他与 electric-fence 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    同时作为一个虚包由这些包填实: libc6-udeb
    dep: libc6 (>= 2.4) [armhf]

下载 electric-fence

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 18.8 kB71 kB [文件列表]
armhf 18.5 kB61 kB [文件列表]