Support breaking on line numbers in the current Cython module (using ':linenumber...
authorMark Florisson <markflorisson88@gmail.com>
Sun, 7 Nov 2010 20:31:45 +0000 (21:31 +0100)
committerMark Florisson <markflorisson88@gmail.com>
Sun, 7 Nov 2010 20:31:45 +0000 (21:31 +0100)
commitb85f74fa4da98d1ffb8986bcd6b86bdaf82372ae
treee7a8d43507383c95a69c9aecf7a7fc39c7832f29
parentdabdcf42e8b7511f47797c38a5ac0a61bb3d0c92
Support breaking on line numbers in the current Cython module (using ':linenumber' syntax)
Default sys.executable as the python interpreter for the debuggee
Cython/Debugger/Cygdb.py
Cython/Debugger/libcython.py