Trace KeyboardInterrupt exception?

yairchu at gmail.com yairchu at gmail.com
Thu Jun 15 03:38:22 EDT 2006


if you want to interrupt the code to find out where it is,
you can instead connect to it in gdb and get the python traceback of
each thread.
if you're interested I'll post the necesary gdb-macro for that (didn't
put it on the net yet)




More information about the Python-list mailing list