Merged with libpython.py from Python3.2 + prevented continuation with negative pointe...
authorMark Florisson <markflorisson88@gmail.com>
Thu, 25 Nov 2010 20:54:36 +0000 (21:54 +0100)
committerMark Florisson <markflorisson88@gmail.com>
Thu, 25 Nov 2010 20:54:36 +0000 (21:54 +0100)
commit7c6598c12e2c34794b17be093ee0a80bceb3fce0
tree7181817c4a345257292ab0254760da5a4a94448b
parent391a3837d85b7f3ab819320572576ae51a872aa4
Merged with libpython.py from Python3.2 + prevented continuation with negative pointer values gdb was giving to avoid segfaulting the inferior when using 'cy exec'
Cython/Debugger/Cygdb.py
Cython/Debugger/libcython.py
Cython/Debugger/libpython.py