Re: [Pydev-users] debug exception

2008-01-11 Thread Fabio Zadrozny
Hi, Can you please add a bug for that (http://pydev.sourceforge.net/faq.html#how_do_i_report_a_bug) Thanks, Fabio On Jan 11, 2008 2:48 PM, DOUTCH GARETH-GDO003 <[EMAIL PROTECTED]> wrote: > > > > > > Summary: > > * Step over and step return throw errors. > > * Resume will not stop again at same

[Pydev-users] debug exception

2008-01-11 Thread DOUTCH GARETH-GDO003
Summary: * Step over and step return throw errors. * Resume will not stop again at same breakpoint. Configuration: PyDev: 1.3.10 Eclipse: 3.3.1 OS: WinXP Pro Steps to reproduce: Add the attached file as a .py source in a jython project. Add the breakpoint where it says and run the as jytho