I also have the same problem. It won&#39;t stop at the break point. It says &quot;aCallingfile.py&quot; script terminated with an exit status of 0.<br>I have to do a single step to force the debugger go into it.<br>I also tried multithreaded option, but no use.<br>
<br><br>Cheers,<br>dksr<br><br><div class="gmail_quote">On Thu, May 21, 2009 at 10:21 AM, 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;">
<div class="im">On Mittwoch, 20. Mai 2009, Jochen Deibele wrote:<br>
&gt; Hi!<br>
&gt;<br>
&gt; Am Mittwoch, 20. Mai 2009 19:19:57 schrieb Detlev Offenbach:<br>
&gt; &gt; On Mittwoch, 20. Mai 2009, Jochen Deibele wrote:<br>
&gt; &gt; &gt; I have to files one defining a class (apackage.py) and another<br>
&gt; &gt; &gt; instantiating that class (aCallingfile.py). I put a breakpoint in<br>
&gt; &gt; &gt; apackage.py (line 3), debug the script (F5) and the breakpoint works. I<br>
&gt; &gt; &gt; put a breakpoint in a method of the class (line 3) call the method from<br>
&gt; &gt; &gt; aCallingfile, debug the script (F5) but the breakpoint is ignored. Am I<br>
&gt; &gt; &gt; doing something wrong?<br>
&gt; &gt; &gt; I attached a testcase.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I have also two files in a project and try debugging the project with<br>
&gt; &gt; &gt; the same strange behaviour.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I&#39;m using eric 4.3.3 on linux.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Does anybody experience the same? Any help is appreciated!<br>
&gt; &gt;<br>
&gt; &gt; Works for me.<br>
&gt;<br>
&gt; Well, sadly definitly still not for me.<br>
&gt;<br>
&gt; If it was unclear above: I want to break in a method of the class if I<br>
&gt; debug the aCallingfile.py.<br>
&gt; If I put a breakpoint in the class method in apackage.py and then start<br>
&gt; debugging aCallingfile it<br>
&gt; is happily executed, the output string is written to the prompt and I get a<br>
&gt; message that the script has finished with status 0 - but it doesn&#39;t break.<br>
&gt;<br>
&gt; What could be wrong? Are there some preferences which I could try?<br>
&gt;<br>
<br>
</div>There are no preferences that affect the breakpoint behavior. At the moment I<br>
have no clue about what could be wrong. As I already said, it works for me<br>
over here. This means, that I am not in a position to trace the problem.<br>
<br>
Has anybody else observed this behavior?<br>
<div class="im"><br>
Regards<br>
Detlev<br>
--<br>
Detlev Offenbach<br>
<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a><br>
_______________________________________________<br>
</div><div><div></div><div class="h5">Eric mailing list<br>
<a href="mailto:Eric@riverbankcomputing.com">Eric@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/eric" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/eric</a><br>
</div></div></blockquote></div><br>