This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients
Date 2006-12-03.13:56:15
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
For a debug build, you need debug versions of everything, including wxPython.

If you have VS.NET 2003 or 2005, you should be able to produce such binaries yourself. For Python, you need to follow the instructions in PCBuild/readme.txt. I don't know how wxPython is built.

You might also be successful with creating a release build that has debug information enabled; in that case, it is sufficient to rebuild Python.
History
Date User Action Args
2007-08-23 14:50:26adminlinkissue1607759 messages
2007-08-23 14:50:26admincreate