Hi, eric doesn't set breakpoints by itself. Is it possible that you have a saved debugging session? I am using eric to debug and develop eric and have never ever in all these years seen such a behavior. Can you generate a sample script that shows the same strange issue. I would like to help you overcome it.
Regards, Detlev On Wednesday 14 September 2016, 14:25:19 Serge wrote: > Hi Detlev, > > Thanks for this fast answer. I appreciate Eric6 a lot but for the > moment, I can't use the debugger anymore. The problem of slow debugger > is one thing and I can wait the version 6.2. But the other thing I note > is that breakpoints are placed everywhere and F6 function execute one > line. It seems there is a lot of breakpoints I did'nt place myself ?? > > Even if I clear the breakpoints in the debugger menu, it is always the same. > > I am a little disapointed now. > > Regards > Serge > > Le 13/09/2016 à 18:06, Detlev Offenbach a écrit : > > Hi, > > > > at the moment there is nothing you can do about the debugger speed. I > > don't believe it is related to the size of the script. However, with a > > script of this size it would be time to do some refactoring and > > separate it into several modules. > > > > We are working on an improved debugger backend right now. Hopefully it > > will be ready for the December release of eric 6.2.0. > > > > Regards, > > > > Detlev > > > > On Tuesday 13 September 2016, 11:34:02 Serge wrote: > > > Hi, > > > > > > > > > > > > I am a very happy user of Eric6 for 2 years and I am developing a > > > > > > program for friends. > > > > > > > > > > > > More the project is growing, slower is the debugger. Now, in debug mode > > > > > > the first line importing the main window class is very long to execute > > > > > > and every thing is very long. In normal mode it is very fast, everything > > > > > > is ok. I can't use the debugger anymore. > > > > > > > > > > > > Curiously, the debugger stops at lines where there is no break point !! > > > > > > I am a little confuse about this. > > > > > > > > > > > > The main file importing containing the main window class is big enough > > > > > > (58 Ko). > > > > > > > > > > > > What I can do to reset the debugger or run it faster ? > > > > > > > > > > > > Thanks > > > > > > > > > > > > Regards. > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > > > Eric mailing list > > > > > > [email protected] > > > > > > https://www.riverbankcomputing.com/mailman/listinfo/eric -- > > > > Detlev Offenbach > > > > [email protected] > > > > > > > > _______________________________________________ > > Eric mailing list > > [email protected] > > https://www.riverbankcomputing.com/mailman/listinfo/eric-- *Detlev Offenbach* [email protected]
_______________________________________________ Eric mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/eric
