e2dbg 1:0.8a25-2 (i386 binary) in ubuntu jaunty

 The 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.
 .
 The main features of the Embedded ELF debugger are :
 .
  * Debugging on dynamic ELF binaries without using ptrace
  * Runtime injection of software extension developed in C language.
  * Runtime static and extern functions redirection.
  * Breakpoints and stepping using the sigaction syscall.
  * Possibility of registers reading and writing on such events.
  * Instruction tracing until next event.
  * Runtime access to the linkmap linked list of the runtime linker.
  * Support for debugging of multithread processes.
  * Backtracing capabilities including on multithread processes.
  * Innovative unintrusive debugging technique : Allocation proxying

Details

Package version:
1:0.8a25-2
Source:
eresi 1:0.8a25-2 source package in Ubuntu
Status:
Obsolete
Component:
universe
Priority:
Optional

Downloadable files