I encouter a problem: I invoke some c libraries in python
through the api "CDLL".Possibly, there is sth. wrong in my c libraries.
It would appear segment fault when executing some func in c libraries
which invoked through "CDLL". How can I debug?
I attempted to debug it with pdb, but this is not the problem of
python, the fault belongs to c. How can I do?
thanks,
yuanzheng.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110406/ab2c331f/attachment.html>
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110406/ab2c331f/attachment.html>