Is there a way to debug scripts that cause segmentation faults? I can do a backtrace in gdb on Python, but that doesn't really help me all that much since, well, it has nothing to do with my script... :-P
Any ideas?
Thanks,
Mike
--
http://mail.python.org/mailman/listinfo/python-list
