This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [reverse] A "toy" implementation of reverse execution


Soam Vasani wrote:
Hi,

We've implemented some reverse debugging functionality using
checkpoints, but without stopping at every instruction.
Currently it only works on native i386.

Please see http://lizard.sourceforge.net/explain.html for
more information.

regards,
soam

Wow -- I read your description -- pretty interesting!


What do you think would be the chances of combining the
non-interactive trace process and the interactive replay
process into one -- eg. under the control of gdb -- so that
you could back up and then go forward along a different path?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]