Re: [IronPython] IronPython 2.6 final: Debugging not working?

2009-12-12 Thread Dino Viehland
There were no changes between RC3 & the final version - the files are all exactly the same, just now at a new link. I just ran fc.exe on both the MSI and the ZIP as downloaded from CodePlex to make sure and they're identical. When you say "re-installed 2.6" do you mean "re-installed 2.6RC3"? An

[IronPython] IronPython 2.6 final: Debugging not working?

2009-12-12 Thread Joshua Kramer
Hello, First - thanks for all the hard work going into 2.6! But something appears to have broken between 2.6rc3 and 2.6 final. In Eclipse, using either CPython 2.6.4 or IronPython 2.6rc3, I can debug a simple program. Basically, with a series of 'print' statements I can set a breakpoint on

Re: [IronPython] [ANN]: IronPython 2.6 final

2009-12-12 Thread Keith J. Farmer
May I say: Woot! (And here’s to getting the DLR base types into the framework.. ScriptHost and the like. I have a rather conservative client when it comes to supportability stories.) From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Dino Viehl