Lex only the lines of code that are displayed in a traceback
authorMark Florisson <markflorisson88@gmail.com>
Sun, 7 Nov 2010 22:17:23 +0000 (23:17 +0100)
committerMark Florisson <markflorisson88@gmail.com>
Sun, 7 Nov 2010 22:17:23 +0000 (23:17 +0100)
commit65afcf5037fa3d4cc36f67a0dcd2124feda43dbf
tree30a7c6243c992ae995a398a313d7110aee5df682
parentb85f74fa4da98d1ffb8986bcd6b86bdaf82372ae
Lex only the lines of code that are displayed in a traceback
Have Cython write the sys.executable used to build extensions and have cygdb default the 'file' to that
Cython/Debugger/Cygdb.py
Cython/Debugger/DebugWriter.py
Cython/Debugger/libcython.py
Cython/Debugger/libpython.py