Patrick Sabin wrote:
Hello,

I am interested if there are any python modules, that supports reversible debugging aka stepping backwards. Any links or ideas would be helpful, because I am thinking of implementing something like that.

In some cases it would be nice to have something like that,
specially in combination with a "normal" debugger,
which allows you to change values on the flight,
like winpdb.

cheers,
Stef
Thanks in advance,
Patrick

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to