<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:tahoma, new york, times, serif;font-size:12pt"><DIV></DIV>
<DIV>>try changing it to:<BR>>GCC_OPTFLAGS=-ggdb</DIV>
<DIV> Yes thank you. All the abnormal behaviors I had stated are now vanished.</DIV>
<DIV> </DIV>
<DIV>A note to Vladimir Prus:</DIV>
<DIV>That Internal error I asked in my previous post is also vanished :) The reason was using -O3.</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><BR></DIV>
<DIV style="FONT-FAMILY: tahoma, new york, times, serif; FONT-SIZE: 12pt"><BR>
<DIV style="FONT-FAMILY: tahoma, new york, times, serif; FONT-SIZE: 12pt"><FONT size=2 face=Tahoma>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Artur K. <nemerle5@gmail.com><BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> kdevelop@kdevelop.org<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Sat, January 22, 2011 3:59:11 PM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: debugger malfunctioning<BR></FONT><BR>On Sat, Jan 22, 2011 at 12:51 PM, Mahmood Naderan <<A href="mailto:nt_mahmood@yahoo.com" ymailto="mailto:nt_mahmood@yahoo.com">nt_mahmood@yahoo.com</A>> wrote:<BR>>>Are you sure the program is not built with optimization?<BR>> Yes it had. The new problem is when I comment this line:<BR>><BR>> GCC_OPTFLAGS=-O3 -funroll-loops -fno-strict-aliasing -ggdb<BR>> and recompile agian and attach the process to kdevelop, it does stop on<BR>> breakpoints. I have set several breakpoints in the code but none of them is<BR>> able to stop the process.<BR>><BR>> Do you have any idea about
 that?<BR>> // Naderan *Mahmood;<BR><BR>Hi.<BR>Instead of commenting out the line<BR>GCC_OPTFLAGS=-O3 -funroll-loops -fno-strict-aliasing -ggdb<BR>try changing it to:<BR>GCC_OPTFLAGS=-ggdb<BR><BR>Regards<BR>A.K.<BR><BR>_______________________________________________<BR>kdevelop mailing list<BR><A href="mailto:kdevelop@kdevelop.org" ymailto="mailto:kdevelop@kdevelop.org">kdevelop@kdevelop.org</A><BR><A href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop" target=_blank>https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop</A><BR></DIV></DIV></div><br>

      </body></html>