<p>That's standard debugger behaviour. <br>
Nothing special about kdevelop. <br>
The compiler basically optimized the code so that these variables are replaced with registers so debugger has no idea where the value is.</p>
<p><blockquote type="cite">On 14 May 2011 15:29, "Mahmood Naderan" <<a href="mailto:mahmood.nt@gmail.com">mahmood.nt@gmail.com</a>> wrote:<br><br>Hi,<br>During debug, some variables are set to this:<br><br>
counter      <Value optimized out><br>input_num  <Value optimized out><br><br>They are integer and have value at the pointer in the debugger. Any idea about that?<br clear="all"><font color="#888888">

// Naderan *Mahmood;<br><br>
</font><br>_______________________________________________<br>
kdevelop mailing list<br>
<a href="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>
<br></blockquote></p>