On Fri, Jan 14, 2011 at 3:27 AM, Stefan Behnel <[email protected]> wrote: > Robert Bradshaw, 14.01.2011 12:12: >> On Fri, Jan 14, 2011 at 3:11 AM, mark florisson wrote: >>> On 14 January 2011 12:08, mark florisson wrote: >>>> On 14 January 2011 12:06, Stefan Behnel wrote: >>>>> The build complains because it cannot find a file called >>>>> >>>>> Cython/Debugger/do_repeat.pyx >>>> >>> Apparently something left that should have been removed, apologies. You can >>> remove it from the setup.py in the list on line 104. >> >> Done. > > Ok, that looks better. > > Now that the debugger support is an official feature, should we have a > Hudson job that builds Cython and all tests with gdb support enabled?
Yes, that would make sense. We'd have to build our own newer gdb of course, and a debug version of Python. - Robert _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
