Package : edb-debugger > RPM : edb-debugger-1.2.0-2.mga8.i586.rpm

Basic items

Install
Name edb-debugger
Version 1.2.0
Release 2.mga8
URL https://codef00.com/projects
Group Development/Other
Summary A free OllyDbg like debugger
Size 4,106KB
Arch i586
License GPLv2

Description

One of the main goals of this debugger is modularity.
The interface is written in Qt5 and is therefore source portable
to many platforms. The debugger core is a plugin and the platform
specific code is isolated to just a few files, porting to a new OS
would require porting these few files and implementing a plugin
which implements the DebuggerCoreInterface interface. Also,
because the plugins are based on the QPlugin API, and do their work
through the DebuggerCoreInterface object, they are almost always
portable with just a simple recompile.
The disassembly engine is my edisassm project. I feel that this
disassembler is mature and works well. It is worth noting that the
current version of edb has temporarily dropped AT&T syntax support.
Once this is implemented in edisassm, it will return.

Media information

Distribution release Mageia 8
Media name core-release
Media arch i586

Advanced items

Source RPM edb-debugger-1.2.0-2.mga8.src.rpm
Build time 2020-12-16 21:32:56
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie