summaryrefslogtreecommitdiffstats
path: root/development/edb-debugger
diff options
context:
space:
mode:
author B. Watson2020-10-13 03:05:52 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:39:03 +0200
commit096aaaa681558dc1c8c3a237c9a897266903e145 (patch)
tree6de526b0a6c95343b1c262eb02db6fb4ee0fb6d3 /development/edb-debugger
parentb46ed6d6ff8ddf10b182d704c025ad834f57aa2f (diff)
downloadslackbuilds-096aaaa681558dc1c8c3a237c9a897266903e145.tar.gz
development/edb-debugger: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/edb-debugger')
-rw-r--r--development/edb-debugger/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/development/edb-debugger/README b/development/edb-debugger/README
index 4dfdbd11fc..c371cc4240 100644
--- a/development/edb-debugger/README
+++ b/development/edb-debugger/README
@@ -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: