Skip to content

Variable Window

Forums Forums SIMPOL Programming Variable Window

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #313
    JD Kromkowski
    Participant

    Is the Variable window messed up? It doesn’t seemed be showing things correctly.

    #1515
    Michael
    Keymaster

    On 20/02/2012 16:12, JDK wrote:
    > Is the Variable window messed up? It doesn't seemed be showing
    > things correctly.
    >

    Make sure that you are on the correct thread. It may be that your code
    is breaking in one thread, but the active thread shown by the debugger
    is a different one. Debug->Thread Manager and then set the correct one
    to be current. At that point you should see the variables.

    Ciao, Neil

    #1909
    JD Kromkowski
    Participant

    This didn't have anything to do with threads.

    Once I changed the variable names and started over things started working
    properly.

    I'm not sure where the variables and values are being temporarily stored
    but there was some kind of corruption.

    I'll keep an eye on this to see if it is reproduceable.

    JDK

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.