I would not think so.  The whole thing turns into molases.  I tried it with another project I am writing and it ran fine during debug.<br><br>Is there anything I could do to debug when the problem happens again?<br><br>Best regards and good work on Eric - it is really coming along.  I bounce between it and Wing.  Eric has much better features but some quirks.  <br>
<br>martin.   <br><br><div class="gmail_quote">On Thu, Sep 3, 2009 at 12:36 PM, Detlev Offenbach <span dir="ltr">&lt;<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
in debug mode, an application is about 10 times slower than normal. However,<br>
that should not slow down the IDE unless your script being debugged takes all<br>
the CPU power. When a breakpoint is hit, the CPU should be idle after all<br>
info about global and local variables have been transmitted. Could this<br>
transmission be the problem? Do you have variables with huge data?<br>
<br>
Detlev<br>
<div><div></div><div class="h5"><br>
On Donnerstag, 3. September 2009, Martin Bures wrote:<br>
&gt; When I hit a breakpoint in my code, the entire eric application becomes<br>
&gt; very slow and unresponsive.  Typing at the interactive shell only processes<br>
&gt; ~1 character per second.  All of the rest of the application becomes very<br>
&gt; unresponsive as well.<br>
&gt;<br>
&gt; Here is my info:<br>
&gt;<br>
&gt; Python<br>
&gt;<br>
&gt; 2.6.2<br>
&gt;<br>
&gt; Qt<br>
&gt;<br>
&gt; 4.5.0<br>
&gt;<br>
&gt; PyQt<br>
&gt;<br>
&gt; 4.4.4<br>
&gt;<br>
&gt; sip<br>
&gt;<br>
&gt; sip version not available<br>
&gt;<br>
&gt; QScintilla<br>
&gt;<br>
&gt; 2.3.2<br>
&gt;<br>
&gt; eric4<br>
&gt;<br>
&gt; 4.3.6 (r3297)<br>
&gt;<br>
&gt; I am running Ubuntu 9.04.  Additionally it is an SQLAlchemy 4.x<br>
&gt; application.<br>
&gt;<br>
&gt; martin.<br>
<br>
<br>
<br>
</div></div><font color="#888888">--<br>
Detlev Offenbach<br>
<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a><br>
</font></blockquote></div><br>