Fedora Packages

edb

A debugger based on the ptrace API and Qt

edb a debugger based on the ptrace API. One of the main goals of this debugger is modularity. The interface is written in Qt and thus 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.

Releases Overview

Release Stable Testing
Fedora 33 0.9.21-5.fc32 -
Package Info

You can contact the maintainers of this package via email at edb dash maintainers at fedoraproject dot org.



Sources on Pagure