10 Sep
2016
10 Sep
'16
3:15 a.m.
Hi all, It is my pleasure to announce the first beta release of RevDB: a "reverse debugger" for Python. A reverse debugger is a debugger where you can go forward and backward in time. RevDB is designed to track down the annoying, hard-to-reproduce bug in your Python program. It is based on PyPy, but it is useful even if you usually run your programs on CPython. Note that Win32 is not supported so far. As usual here, this is Python 2.7 only, but it should not be too hard to add support for revdb in the py3k/py3.5 branches. https://bitbucket.org/pypy/revdb/ A bientôt, Armin
2957
Age (days ago)
2957
Last active (days ago)
0 comments
1 participants
participants (1)
-
Armin Rigo