development/edb-debugger: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-12 21:05:52 -04:00 committed by Willy Sudiarto Raharjo
parent b46ed6d6ff
commit 096aaaa681
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,6 @@
edb (Evan's Debugger) is a graphical, Qt4-based debugger similar to OllyDbg,
written on top of the ptrace API. It is built on a plugin-based architecture.
edb (Evan's Debugger) is a graphical, Qt4-based debugger similar
to OllyDbg, written on top of the ptrace API. It is built on a
plugin-based architecture.
Its features include:
@ -12,8 +13,8 @@ Its features include:
* Basic instruction analysis
* View/Dump memory regions
* Effective address inspection
* The data dump view is tabbed, allowing you to have several views of memory
open at the same time and quickly switch between them.
* The data dump view is tabbed, allowing you to have several views
of memory open at the same time and quickly switch between them.
* Importing and generation of symbol maps
* Plugins: