Bug#596571: ITP: evansdebugger -- Graphical debugger and disassembler for ELF binaries

2010-10-12 Thread Mohammad Ebrahim Mohammadi Panah
Hi,
I would recommend renaming the package to edb. It is a more concise name,
and also it matches other debugger package names such as gdb. Name of edb is
also adopted by Gentoo, Fedora, and probably some other distros.
By the way how is the packaging process going on? What is your estimate for
the time the package will be ready?


Bug#596571: ITP: evansdebugger -- Graphical debugger and disassembler for ELF binaries

2010-09-12 Thread Fernando Mercês
Package: wnpp
Severity: wishlist

Package name : evansdebugger
Version : 0.9.15
Upstream Author : Evan Teran 
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.