Faster Python stepping using a watchpoint approach (f->f_lasti)
authorMark Florisson <markflorisson88@gmail.com>
Tue, 14 Dec 2010 00:12:49 +0000 (01:12 +0100)
committerMark Florisson <markflorisson88@gmail.com>
Tue, 14 Dec 2010 00:12:49 +0000 (01:12 +0100)
commit98c5444da116d049023bdac69917161e02cfa49f
treea47b13c91c3a607ee8e8be7a0fea7179887d6727
parent0eb42da37ede292c17dbbcf3abca18d4ec8dc9db
Faster Python stepping using a watchpoint approach (f->f_lasti)
Cython/Debugger/Tests/test_libcython_in_gdb.py
Cython/Debugger/libcython.py
Cython/Debugger/libpython.py