Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 285856

Summary: dev-util/edb [new package]
Product: Gentoo Linux Reporter: Anton Romanov <theli.ua>
Component: [OLD] UnspecifiedAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: petross404
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.codef00.com/projects.php
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: edb-0.9.10.ebuild
edb-0.9.21.ebuild
edb-0.9.21.ebuild
edb-0.9.21.ebuild

Description Anton Romanov 2009-09-21 19:34:57 UTC
nice Qt4 binary mode debugger

Features

    * Intuitive GUI interface
    * The usual debugging operations (step-into/step-over/run/break)
    * Conditional breakpoints
    * Debugging core is implemented as a plugin so people can have drop in replacements. Of course if a given platform has several debugging APIs available, then you may have a plugin that implements any of them.
    * 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.
    * Importing of symbol maps
    * Plugins
          o Search for binary strings
          o Code Bookmarks
          o Breakpoint management
          o Check for updates
          o Environment variable viewer
          o Heap block enumeration
          o Opcode search engine plugin has basic functionality (similar to msfelfscan/msfpescan)
          o Open file enumeration
          o Reference finder
          o String searching (like strings command in *nix)
          o Hardware Breakpoints
Comment 1 Anton Romanov 2009-09-21 19:35:54 UTC
Created attachment 204855 [details]
edb-0.9.10.ebuild

ebuild from authors page
Comment 2 Balint SZENTE 2012-01-04 10:02:15 UTC
edb 0.9.18 released. Renaming the ebuild is enough.
Comment 3 Petross404(Petros S) 2016-11-06 20:18:50 UTC
Created attachment 452552 [details]
edb-0.9.21.ebuild

ZeroChaos and some other folks wrote this ebuild for the Pentoo repo.

http://data.gpo.zugaina.org/pentoo/dev-util/edb/
Comment 4 Petross404(Petros S) 2016-11-06 20:42:31 UTC
Created attachment 452554 [details]
edb-0.9.21.ebuild

(In reply to Petross404(Petros S) from comment #3)
> Created attachment 452552 [details]
> edb-0.9.21.ebuild
> 
> ZeroChaos and some other folks wrote this ebuild for the Pentoo repo.
> 
> http://data.gpo.zugaina.org/pentoo/dev-util/edb/

Kwrite had previously distorted format and spaces inside the ebuild.
Comment 5 Petross404(Petros S) 2017-01-25 15:04:48 UTC
Created attachment 461410 [details]
edb-0.9.21.ebuild

Edit the copyright header.

I see that a maintainer is needed. I could become one for this package.
Comment 6 Petross404(Petros S) 2017-02-24 11:52:56 UTC
Any news on this?