<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#C0C0C0" text="#000000">
    Hi,<br>
    <br>
    I found this quite old thread about multi-threading debugging in
    Eric: <br>
<a class="moz-txt-link-freetext" href="http://article.gmane.org/gmane.comp.ide.eric/1670/match=multi+threaded+debugging+question">http://article.gmane.org/gmane.comp.ide.eric/1670/match=multi+threaded+debugging+question</a><br>
    <br>
    I currently have the same issue with Eric 4.5.5 (latest version,
    just installed) and have set the option as described in the above
    mentioned thread.  When restarting Eric4 after changing the option
    from "Standard" to "Multi-threaded", I see a slightly different text
    popping up in the Eric4 shell window (IDE): there's mentioned
    "Threaded" at the end of the line in stead of "Standard".<br>
    <br>
    So, I thought that would do the trick.  However, it isn't....<br>
    <br>
    I'm using the threading example given here:
    <a class="moz-txt-link-freetext" href="http://diotavelli.net/PyQtWiki/Threading,_Signals_and_Slots">http://diotavelli.net/PyQtWiki/Threading,_Signals_and_Slots</a>.<br>
    <br>
    When running the code and putting a breakpoint in the function
    "run()", the breakpoint is never hit.<br>
    <br>
    What am I still missing?<br>
    <br>
    <div class="moz-signature">-- <br>
      Best rgds,<br>
      <br>
      Geert<br>
      <br>
      <font color="#339966"><b></b></font></div>
  </body>
</html>