Package : edb-debugger
Package details
Summary: A free OllyDbg like debugger
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.
URL: https://codef00.com/projects
License: GPLv2
Last packager: neoclust <neoclust>
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.
URL: https://codef00.com/projects
License: GPLv2
Last packager: neoclust <neoclust>
List of RPMs
- edb-debugger-1.3.0-2.mga9.x86_64 Media: Mageia 9 x86_64 Core Release Install
- edb-debugger-1.3.0-2.mga9.src Media: Mageia 9 SRPMS Core Release Install