[Eresi-cvs] ERESI-SVN:1161:may - (0.82a3) Implemented software watchpoint. Allow to trace variables.

ERESI-SVN Postmaster elfsh-cvs at grid.einherjar.de
Fri Nov 14 14:59:43 UTC 2008



====Comments====


The command "watch" takes as much parameters as you want. Each parameter
is an expression that is evaluated. The result of evaluation is saved 
as an address to be traced.

Variable tracing is only active while doing stepping or while doing
itracing (step or itrace commands). You can add up to 50 watchpoints
(limit extensible if macro is changed in libe2dbg.h). 

This is the first step towards having fenris implemented in e2dbg
(and by extension, kedbg).



====List of Changes====

You may gain more informations checking out our website:

http://www.eresi-project.org/changeset/1161




More information about the eresi-cvs mailing list