Re: [Pydev-users] debugger ignores breakpoints

2015-12-15 Thread peter
On 12/15/2015 04:44 PM, Fabio Zadrozny wrote: On Tue, Dec 15, 2015 at 10:34 AM, peter > wrote: hi, im using eclipse 4.5.1 and pydev from http://pydev.org/updates. breakpoints are just ignored and the program runs to the end, it works for a metho

Re: [Pydev-users] debugger ignores breakpoints

2015-12-15 Thread Fabio Zadrozny
On Tue, Dec 15, 2015 at 4:44 PM, peter wrote: > On 12/15/2015 04:44 PM, Fabio Zadrozny wrote: > > > On Tue, Dec 15, 2015 at 10:34 AM, peter wrote: > >> hi, >> >> >> im using eclipse 4.5.1 and pydev from >> http://pydev.org/updates. >> breakpoints are just ignored and t

Re: [Pydev-users] debugger ignores breakpoints

2015-12-15 Thread Fabio Zadrozny
On Tue, Dec 15, 2015 at 10:34 AM, peter wrote: > hi, > > > im using eclipse 4.5.1 and pydev from http://pydev.org/updates. > breakpoints are just ignored and the program runs to the end, it works > for a method only containing a print statement...there pydev stops to > show debugging information.