Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: Fri Apr 19 23:17:55 CEST 2024

Total time taken to generate the page: 0.06450 seconds