From 096aaaa681558dc1c8c3a237c9a897266903e145 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 12 Oct 2020 21:05:52 -0400 Subject: [PATCH] development/edb-debugger: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- development/edb-debugger/README | 9 +++++---- 1 file 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: