<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:tahoma, new york, times, serif;font-size:12pt;color:#000000;"><DIV></DIV>
<DIV>Hi,</DIV>
<DIV>I have noticed two malfunctions in kdevelop debugger but don't know whether they are bug or not and if they really bugs, how to report them.</DIV>
<DIV>1- Sometimes when I click "continue" to reach a breakpoint, the pointer comes to the bug icon. That is fine, however after I press f10 (step over), I noticed that debug pointer goes one step back (the line before bug icon) and then by pressing f10 again it comes to the bug icon. Another f10 will forward the pointer to the line after bug icon. In another word, consider I have put a brackpoint on line 670:</DIV>
<DIV>  668</DIV>
<DIV>  669</DIV>
<DIV>*670</DIV>
<DIV>  671</DIV>
<DIV>  672<BR></DIV>
<DIV>clicking on "continue" will show:</DIV>
<DIV>
<DIV>  668</DIV>
<DIV>  669</DIV>
<DIV>->*670</DIV>
<DIV>  671</DIV>
<DIV>  672<BR></DIV>
<DIV>one f10:</DIV>
<DIV>
<DIV>  668</DIV>
<DIV>->  669</DIV>
<DIV>*670</DIV>
<DIV>  671</DIV>
<DIV>  672<BR></DIV></DIV>
<DIV>Another f10:</DIV>
<DIV>
<DIV>  668</DIV>
<DIV>  669</DIV>
<DIV>->*670</DIV>
<DIV>  671</DIV>
<DIV>  672<BR></DIV>
<DIV>Another f10:</DIV>
<DIV>
<DIV>  668</DIV>
<DIV>  669</DIV>
<DIV>*670</DIV>
<DIV>->  671</DIV>
<DIV>  672<BR></DIV>
<DIV>Don't you think it is abnormal?</DIV>
<DIV> </DIV>
<DIV>2- Another malfunction is that, when I click "continue" it goes some line after the bug icon. I have attached a picture that shows the behavior. You may say, the debugger reached the bug icon and then I pressed "step over" but believe me I just pressed "continue" and saw that. I didn't pressed "step over".</DIV>
<DIV> </DIV>
<DIV>Any idea about them?</DIV></DIV></DIV></DIV>
<DIV>
<DIV><FONT style="BACKGROUND-COLOR: #ffffff" color=#0080ff size=2 face="arial, helvetica, sans-serif"><STRONG>// Naderan *Mahmood;</STRONG></FONT></DIV></DIV>
<DIV></DIV></div><br>

      </body></html>