Jump through excruciable hoops to ensure step-into and step-over commands are repeatable
authorMark Florisson <markflorisson88@gmail.com>
Sun, 7 Nov 2010 15:29:30 +0000 (16:29 +0100)
committerMark Florisson <markflorisson88@gmail.com>
Sun, 7 Nov 2010 15:29:30 +0000 (16:29 +0100)
commitdabdcf42e8b7511f47797c38a5ac0a61bb3d0c92
tree2d40e43e66e4522d193b0383b22e6b0b7b517c2e
parentebbf549946e06f5f06c9a68caff00f9d461f2235
Jump through excruciable hoops to ensure step-into and step-over commands are repeatable
(i.e. repeat commands when hitting enter on empty lines)
Cython/Debugger/Tests/test_libcython_in_gdb.py
Cython/Debugger/libcython.py
Cython/Debugger/libpython.py