U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Library : Other (not classified elsewhere) » bug debugger does not display variable value correctly
bug debugger does not display variable value correctly [message #44587] Tue, 07 April 2015 15:00 Go to previous message
aftershock is currently offline  aftershock
Messages: 143
Registered: May 2008
Experienced Member
Hi,


I had this in the ide.

for (int i=0;i<9;i++)
{


}

for (int i=0;i<89;i++)
{


}

if I hover over the second i and the execution is in the seoond loop, it does not display i correctly.

It shows the value of i of the first loop.

A.
 
Read Message
Read Message
Previous Topic: Does the Zip class support modify zip archvie?
Next Topic: problem using http request with https
Goto Forum:
  


Current Time: Sun Apr 26 16:08:57 GMT+2 2026

Total time taken to generate the page: 0.00556 seconds