Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4268913 By: travis1968
I was wondering whether anyone has a good solution for using Pydev and debugging C++ extensions. Here's some information that I collected from the web: http://wiki.python.org/moin/DebuggingWithGdb http://wingware.com/doc/howtos/debugging-extension-modules-on-linux and also page 640 of Python Cookbook. I haven't seen anything to enter the C/C++ extensions and then back out to the Python code. The closest that I have been able to find is that Wing IDE. It has an interesting capability of being able to listen to externally launched code. http://www.wingware.com/doc/debug/debugging-externally-launched-code Is there anything similar with Pydev? ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
