Debugging support for python 2.2 multithreaded applications
26 views
Skip to first unread message
Sreeram Vasudevan
unread,
Apr 26, 2013, 10:39:18 PM4/26/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to win...@googlegroups.com
Hello,
I have a multi-threaded Python application built on Python 2.2 which I would like to debug. I was wondering if there is any way to do debug that application. Does Winpdb support muti-threaded debugging?
Any help would be appreciated. Thanks in advance!
Best,
Ram
Bluebird
unread,
May 6, 2013, 9:39:35 AM5/6/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to win...@googlegroups.com
Winpdb does support multithreaded debugging. However, I am not sure about Python 2.2 support. This is a pretty old python version (it was released in 2002), you might have to use an old version of winpdb.