[pypy-commit] pypy reverse-debugger: Translation fixes

2016-08-31 Thread arigo
Author: Armin Rigo Branch: reverse-debugger Changeset: r86786:2c419984a223 Date: 2016-08-31 18:52 +0200 http://bitbucket.org/pypy/pypy/changeset/2c419984a223/ Log:Translation fixes diff --git a/pypy/interpreter/reverse_debugging.py b/pypy/interpreter/reverse_debugging.py --- a/pypy/interpre

[pypy-commit] pypy reverse-debugger: Translation fixes

2016-08-11 Thread arigo
Author: Armin Rigo Branch: reverse-debugger Changeset: r86140:c4ffe110cd17 Date: 2016-08-11 14:01 +0200 http://bitbucket.org/pypy/pypy/changeset/c4ffe110cd17/ Log:Translation fixes diff --git a/rpython/translator/revdb/src-revdb/revdb.c b/rpython/translator/revdb/src-revdb/revdb.c --- a/rpy