I have Python C extensions that are giving me seg faults that I'd like to run valgrind on.
Can I use valgrind on these through python?? HOW??? Is it easy or must I do some work like recompiling python source with the -g extension? Thanks! Chris -- http://mail.python.org/mailman/listinfo/python-list