Value optimized out

Pradeep K. Shima pkshima at gmail.com
Sat May 14 11:17:47 BST 2011


That's standard debugger behaviour.
Nothing special about kdevelop.
The compiler basically optimized the code so that these variables are
replaced with registers so debugger has no idea where the value is.

On 14 May 2011 15:29, "Mahmood Naderan" <mahmood.nt at gmail.com> wrote:

Hi,
During debug, some variables are set to this:

counter      <Value optimized out>
input_num  <Value optimized out>

They are integer and have value at the pointer in the debugger. Any idea
about that?
// Naderan *Mahmood;


_______________________________________________
kdevelop mailing list
kdevelop at kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20110514/a660caee/attachment.html>


More information about the KDevelop mailing list