Author: Armin Rigo
Branch: reverse-debugger
Changeset: r86039:9c9a38357bca
Date: 2016-08-05 19:26 +0200
http://bitbucket.org/pypy/pypy/changeset/9c9a38357bca/
Log:Tweaks
diff --git a/pypy/interpreter/reverse_debugging.py
b/pypy/interpreter/reverse_debugging.py
--- a/pypy/interpreter/reverse
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85535:62906323fc67
Date: 2016-07-04 14:06 +0200
http://bitbucket.org/pypy/pypy/changeset/62906323fc67/
Log:tweaks, watchpoints still crash in pypy
diff --git a/pypy/interpreter/executioncontext.py
b/pypy/interpreter/executioncontext.py
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85408:71052a487be1
Date: 2016-06-27 18:35 +0200
http://bitbucket.org/pypy/pypy/changeset/71052a487be1/
Log:Tweaks
diff --git a/rpython/translator/revdb/src-revdb/revdb.c
b/rpython/translator/revdb/src-revdb/revdb.c
--- a/rpython/transl
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85349:f48e08e15ad8
Date: 2016-06-23 10:19 +0200
http://bitbucket.org/pypy/pypy/changeset/f48e08e15ad8/
Log:tweaks
diff --git a/rpython/rlib/revdb.py b/rpython/rlib/revdb.py
--- a/rpython/rlib/revdb.py
+++ b/rpython/rlib/revdb.py
@@ -106
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85321:76a8da332a75
Date: 2016-06-22 10:38 +0200
http://bitbucket.org/pypy/pypy/changeset/76a8da332a75/
Log:tweaks
diff --git a/rpython/translator/revdb/interact.py
b/rpython/translator/revdb/interact.py
--- a/rpython/translator/revdb/i
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85255:9264d040e7a2
Date: 2016-06-20 20:18 +0200
http://bitbucket.org/pypy/pypy/changeset/9264d040e7a2/
Log:Tweaks
diff --git a/rpython/translator/revdb/interact.py
b/rpython/translator/revdb/interact.py
--- a/rpython/translator/revdb/i
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85096:0c5d9de93e74
Date: 2016-06-11 12:33 +0200
http://bitbucket.org/pypy/pypy/changeset/0c5d9de93e74/
Log:Tweaks. Can now record and replay duhton.
diff --git a/rpython/memory/gctransform/boehm.py
b/rpython/memory/gctransform/boehm.py
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85065:aff490e57fe0
Date: 2016-06-10 10:30 +0200
http://bitbucket.org/pypy/pypy/changeset/aff490e57fe0/
Log:tweaks
diff --git a/rpython/translator/revdb/rdb-src/revdb.c
b/rpython/translator/revdb/rdb-src/revdb.c
--- a/rpython/translator