Fixed 'cy bt' bug where backtraces wouldn't be printed if the name of a function...
authorMark Florisson <markflorisson88@gmail.com>
Sat, 6 Nov 2010 14:17:53 +0000 (15:17 +0100)
committerMark Florisson <markflorisson88@gmail.com>
Sat, 6 Nov 2010 14:17:53 +0000 (15:17 +0100)
commit4a6be43d42eddd47950811f8ad1862e31db398d9
treec75b9afa05dd100de5393e3f072c1b050016c5ef
parent9a387a738eb6004e25b1f2272616d9ac552a05f3
Fixed 'cy bt' bug where backtraces wouldn't be printed if the name of a function couldn't be looked up for some stack frame
Cython/Debugger/libcython.py