DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibe2dbg0-dev
BeschreibungThe Embedded ELF debugger library
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1:0.8a25-2ubuntu1
Sektionuniverse/libdevel
Prioritätoptional
Installierte Größe2708 Byte
Hängt ab vonlibelfsh0
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelleeresi
Paketgröße751348 Byte
Prüfsumme MD53051c372f51926329f09e6b89c103dd9
Prüfsumme SHA18e16b1eee52d6db184d128f8bd79766357a3d176
Prüfsumme SHA256d43bccba9be09862730186b1cfec798558c2c55d51b7555347c521a8f9cd5c7e
Link zum Herunterladenlibe2dbg0-dev_0.8a25-2ubuntu1_i386.deb
Ausführliche BeschreibungThe Embedded ELF Debugger is the implementation of a new concept of debugger that run inside the process to be debugged instead of being an external entity accessing from the outside the target address space. Instead of using system-specific API such as ptrace, the debugger is linked into a library that is getting injected in a process using the LD_PRELOAD environment variable. This makes e2dbg very efficient as it does not need context switching for inspecting the target process. The ERESI debugger can also be scripted in the same conditions as a complete ERESI interpreter is embedded into the debugger. . This package contains the development files provided by elfsh (the static library - i.e the .a file - and the elfsh headers).


Impressum
Linux is a registered trademark of Linus Torvalds