Reversible Debugging

Vilya Harvey vilya.harvey at gmail.com
Sat Jul 4 13:53:58 EDT 2009


2009/7/4 Patrick Sabin <patrick.just4fun at gmail.com>:
> If someone has another idea of taking a snapshot let me know. Using VMWare
> is not a
> very elegant way in my opinion.

Someone implemented the same idea for Java a while ago. They called it
"omniscient debugging"; you can find details at
    http://www.lambdacs.com/debugger/
and a paper about it at
    http://www.lambdacs.com/debugger/AADEBUG_Mar_03.pdf

Another more recent paper on the topic is
    http://scg.unibe.ch/archive/papers/Lien08bBackInTimeDebugging.pdf

I haven't read either of these papers myself, but maybe they'll give
you some ideas.

Vil.



More information about the Python-list mailing list