[C++-sig] debug a python extension

michael_gruner at arcor.de michael_gruner at arcor.de
Wed Aug 23 14:05:36 CEST 2006


Hello,

I have a binary dll file (compiled for debugging) which I built a wrapper for with boost.python. Within this binary there exists a derived class which destructor seems to have a problem. If I instantiate the class and del it afterwards Python crashes.

Do you have any advices how I may debug this within msvc or any other windows debugger?

Thanks for your help.

Michael



More information about the Cplusplus-sig mailing list