Thanks! In that case I think I understand what's going on and it should be fairly simple to fix.
> -----Original Message----- > From: [email protected] [mailto:users- > [email protected]] On Behalf Of Joshua Kramer > Sent: Monday, January 11, 2010 7:57 PM > To: [email protected] > Subject: Re: [IronPython] IronPython 2.6 final: Debugging not working? > > > "I ask because I can't seem to hit breakpoints in top-level code at all > but so far I reliably hit them in functions - but that may just be the > way > the races are going on my machine." > > That is interesting, Dino. At first my debug program was five simple > print statements. The debug breakpoint was hit approximately 66% of > the > time. In a function, the debug breakpoint was hit 100% of the time, > and > the debug breakpoint on the top-level code still only hit 66% of the > time. > > -- > > ----- > http://www.globalherald.net/jb01 > GlobalHerald.NET, the Smarter Social Network! (tm) > _______________________________________________ > Users mailing list > [email protected] > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
