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 mrabarnett
Recipients amaury.forgeotdarc, effbot, giampaolo.rodola, gregory.p.smith, mrabarnett, pitrou, terry.reedy, timehorse
Date 2008-09-15.13:19:53
SpamBayes Score 1.2313579e-07
Marked as misclassified No
Message-id <1221484795.03.0.646251212706.issue3825@psf.upfronthosting.co.za>
In-reply-to
Content
I know what you mean about the dependencies!

My current problem is that now I'm working with the current trunk, which
means using Visual C++ Express 2008 instead of 2005. When debugging it's
behaving like the debug info is out of date (showing the wrong values
for variables in the debugger, single-stepping to the wrong line, etc).
Rebuilding doesn't fix it. This might take a while. :-(
History
Date User Action Args
2008-09-15 13:19:55mrabarnettsetrecipients: + mrabarnett, effbot, terry.reedy, gregory.p.smith, amaury.forgeotdarc, pitrou, giampaolo.rodola, timehorse
2008-09-15 13:19:55mrabarnettsetmessageid: <1221484795.03.0.646251212706.issue3825@psf.upfronthosting.co.za>
2008-09-15 13:19:54mrabarnettlinkissue3825 messages
2008-09-15 13:19:54mrabarnettcreate