[Eric] Very slow debugging
Detlev Offenbach
detlev at die-offenbachs.de
Thu Sep 3 17:36:59 BST 2009
Hi,
in debug mode, an application is about 10 times slower than normal. However,
that should not slow down the IDE unless your script being debugged takes all
the CPU power. When a breakpoint is hit, the CPU should be idle after all
info about global and local variables have been transmitted. Could this
transmission be the problem? Do you have variables with huge data?
Detlev
On Donnerstag, 3. September 2009, Martin Bures wrote:
> When I hit a breakpoint in my code, the entire eric application becomes
> very slow and unresponsive. Typing at the interactive shell only processes
> ~1 character per second. All of the rest of the application becomes very
> unresponsive as well.
>
> Here is my info:
>
> Python
>
> 2.6.2
>
> Qt
>
> 4.5.0
>
> PyQt
>
> 4.4.4
>
> sip
>
> sip version not available
>
> QScintilla
>
> 2.3.2
>
> eric4
>
> 4.3.6 (r3297)
>
> I am running Ubuntu 9.04. Additionally it is an SQLAlchemy 4.x
> application.
>
> martin.
--
Detlev Offenbach
detlev at die-offenbachs.de
More information about the Eric
mailing list