Yep, sorry for not responding back earlier. Fabio took a look and basic debugging worked for him. But there were some problems w/ multiple threads still. Fabio reported this previously and while I thought I had fixed it there were still some intermittent failures. I've got a new fix checked into the Main branch that I'll integrate to 2.6 real soon now w/ other must fix bugs.
> -----Original Message----- > From: [email protected] [mailto:users- > [email protected]] On Behalf Of Joshua Kramer > Sent: Friday, October 02, 2009 9:33 AM > To: [email protected] > Subject: Re: [IronPython] IronPython 2.6rc1 / PyDev: Breakpoint No Workie? > > > Howdy, > > Did Dino or Fabio ever have a chance to look at this? > > Many Thanks!! > --Josh > > --- > > I pinged Fabio off the list to see if he thought this combination should > work. > > He says he'll take a look at it over the weekend. If it's something on > our side I think we'd fix it in the final release or put out a new RC. > > > -----Original Message----- > > From: users-bounces at lists.ironpython.com [mailto:users- > > bounces at lists.ironpython.com] On Behalf Of Josh > > Sent: Wednesday, September 23, 2009 8:18 PM > > To: users at lists.ironpython.com > > Subject: [IronPython] IronPython 2.6rc1 / PyDev: Breakpoint No Workie? > > > > Hello, > > > > Like many I am eagerly anticipating the Python 2.6 release for its > > sys.settrace support and more specifically, the ability to use normal > > Python debuggers with IronPython. > > > > Has anyone been able to get 2.6rc1 to work (as far as debugging and > > setting breakpoints) with Eclipse Gailieo and PyDev 1.4.8.2881? When I > > set a breakpoint in my code... it's never hit - the program just runs > > all the way through. Actually, ONCE tonight my breakpoint was hit, and > > never after that. It doesn't matter if I run the code from the debug > > perspective or the PyDev perspective. > > > > Cheers, > > -J > > > -- > > ----- > 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
