Hello,  
  
 I have used python to develop a GUI for an application, the source was written 
in C++ and i have extended it to python using swig interface. 
 I want to debug this setup. How do I debug python with C++ extensions? I want 
to step from the python 
 code into the C++ component. 
  
 Are there any debuggers which support this? Or is there any other way to debug 
the C++ extenstions? 
 (I have a created the .lib files of C++ extensions using a makefile project of 
VC++ )

       
---------------------------------
 Unlimited freedom, unlimited storage. Get it now
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to