How run valgrind on Python C extensions?

seberino at spawar.navy.mil seberino at spawar.navy.mil
Wed Feb 2 01:09:34 EST 2005


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




More information about the Python-list mailing list