Package name : evansdebugger
Version : 0.9.15
Upstream Author : Evan Teran <
evan.teran@gmail.com>
URL :
http://www.codef00.com/License : GPL
Programming Lang: C++/Qt
Description : Graphical debugger and disassembler for ELF binaries
EDB (Evan's Debugger) is a modular and modern disassembler and debugger for
binary ELF files based on ptrace API and edisasm lib. EDB is very similar to
OllyDbg, a famous freeware debugger for PE (Portable Executable) files. The
intent of EDB is to debug binaries without source code. It's possible to set
conditional and inconditional breakpoints, display memory stack, processor
registers state and more. The power of EDB can be increased with many plugins.