Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85104:d1c588f9f886
Date: 2016-06-12 08:47 +0200
http://bitbucket.org/pypy/pypy/changeset/d1c588f9f886/
Log:Write the argv in "clear text" inside the PYPYRDB log file, and
display them again in --replay
diff --git a/rpython/trans
Author: Raffael Tfirst
Branch: py3.5
Changeset: r85103:e67603023b8b
Date: 2016-06-12 00:02 +0200
http://bitbucket.org/pypy/pypy/changeset/e67603023b8b/
Log:Handle call on iterable argument unpacking
diff --git a/pypy/interpreter/astcompiler/astbuilder.py
b/pypy/interpreter/astcompiler/astbu
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85102:5a6c8b6f60a8
Date: 2016-06-11 21:50 +0200
http://bitbucket.org/pypy/pypy/changeset/5a6c8b6f60a8/
Log:Tweak the ratio
diff --git a/rpython/translator/revdb/rdb-src/revdb.c
b/rpython/translator/revdb/rdb-src/revdb.c
--- a/rpython/t
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85101:2e1c0f9240a3
Date: 2016-06-11 21:23 +0200
http://bitbucket.org/pypy/pypy/changeset/2e1c0f9240a3/
Log:Catch exceptions from RPython commands
diff --git a/rpython/config/translationoption.py
b/rpython/config/translationoption.py
--
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85100:d36453797864
Date: 2016-06-11 14:10 +0200
http://bitbucket.org/pypy/pypy/changeset/d36453797864/
Log:Fixes
diff --git a/rpython/translator/revdb/rdb-src/revdb.c
b/rpython/translator/revdb/rdb-src/revdb.c
--- a/rpython/translator/
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85099:eae582a6f933
Date: 2016-06-11 13:48 +0200
http://bitbucket.org/pypy/pypy/changeset/eae582a6f933/
Log:Force some more options to known-working values
diff --git a/rpython/config/translationoption.py
b/rpython/config/translationopt
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85098:92150c86f642
Date: 2016-06-11 12:56 +0200
http://bitbucket.org/pypy/pypy/changeset/92150c86f642/
Log:Fix for large inputs
diff --git a/rpython/translator/revdb/rdb-src/revdb.c
b/rpython/translator/revdb/rdb-src/revdb.c
--- a/rpyt
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85097:59cd9a5ec3f6
Date: 2016-06-11 12:50 +0200
http://bitbucket.org/pypy/pypy/changeset/59cd9a5ec3f6/
Log:Don't record/replay the reads from static, immutable structures (the
RPython classes or the PBCs)
diff --git a/rpython/rt
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: r85095:372509ebf296
Date: 2016-06-11 11:57 +0200
http://bitbucket.org/pypy/pypy/changeset/372509ebf296/
Log:identityhash()
diff --git a/rpython/config/translationoption.py
b/rpython/config/translationoption.py
--- a/rpython/config/trans
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85094:44e6fa91e646
Date: 2016-06-11 10:48 +0200
http://bitbucket.org/pypy/pypy/changeset/44e6fa91e646/
Log:Can't do I/O in rpython commands
diff --git a/rpython/translator/revdb/rdb-src/revdb.c
b/rpython/translator/revdb/rdb-src/revdb.
Author: Armin Rigo
Branch: reverse-debugger
Changeset: r85093:9b64e55324a4
Date: 2016-06-11 10:28 +0200
http://bitbucket.org/pypy/pypy/changeset/9b64e55324a4/
Log:Debug commands written in RPython
diff --git a/rpython/rtyper/llinterp.py b/rpython/rtyper/llinterp.py
--- a/rpython/rtyper/llint
12 matches
Mail list logo