Skip to content

Suddenly no values in variable window

Forums Forums SIMPOL Programming Suddenly no values in variable window

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #280
    Jean Vallee
    Participant

    Suddenly I’m finding myself flying blind. Watch window is not showing any values. window flashes like it’s being updated when I step thru code. I rebooted already How do I get it back? Jean

    #2243
    Jean Vallee
    Participant

    On 5/1/2013 1:05 PM, JV wrote:
    > Suddenly I'm finding myself flying blind.
    > Watch window is not showing any values.
    > window flashes like it's being updated when I step thru code.
    > I rebooted already
    > How do I get it back?
    >
    > Jean
    I reinstalled 1.74 and still nothing. HELP!

    #2244
    Jean Vallee
    Participant

    On 5/1/2013 7:07 PM, JV wrote:
    > On 5/1/2013 1:05 PM, JV wrote:
    >> Suddenly I'm finding myself flying blind.
    >> Watch window is not showing any values.
    >> window flashes like it's being updated when I step thru code.
    >> I rebooted already
    >> How do I get it back?
    >>
    >> Jean
    > I reinstalled 1.74 and still nothing. HELP!
    And just as sudden it's fine…
    Jean

    #2245
    Michael
    Keymaster

    On 02/05/2013 16:24, JV wrote:
    > On 5/1/2013 7:07 PM, JV wrote:
    >> On 5/1/2013 1:05 PM, JV wrote:
    >>> Suddenly I'm finding myself flying blind.
    >>> Watch window is not showing any values.
    >>> window flashes like it's being updated when I step thru code.
    >>> I rebooted already
    >>> How do I get it back?
    >>>
    >>> Jean
    >> I reinstalled 1.74 and still nothing. HELP!
    > And just as sudden it's fine…
    > Jean
    >

    You always need to check the Thread Manager. You may not be debugging on the correct thread.

    Ciao, Neil

    #2249
    Jean Vallee
    Participant

    On 5/2/2013 1:21 PM, Neil Robinson wrote:
    > On 02/05/2013 16:24, JV wrote:
    >> On 5/1/2013 7:07 PM, JV wrote:
    >>> On 5/1/2013 1:05 PM, JV wrote:
    >>>> Suddenly I'm finding myself flying blind.
    >>>> Watch window is not showing any values.
    >>>> window flashes like it's being updated when I step thru code.
    >>>> I rebooted already
    >>>> How do I get it back?
    >>>>
    >>>> Jean
    >>> I reinstalled 1.74 and still nothing. HELP!
    >> And just as sudden it's fine…
    >> Jean
    >>
    >
    > You always need to check the Thread Manager. You may not be debugging on the correct thread.
    >
    > Ciao, Neil

    I should have mentioned that I already checked that. Only 1 thread
    running. If I had more than 1 I could not step thru code if I was on the
    wrong one, correct?

    But now the problem is intermittent. Sometimes it displays values and
    sometimes not. I need to see what it thinks a value is since I disagree
    with it.

    Jean

    #2250
    Jean Vallee
    Participant

    On 5/2/2013 2:26 PM, JV wrote:
    > On 5/2/2013 1:21 PM, Neil Robinson wrote:
    >> On 02/05/2013 16:24, JV wrote:
    >>> On 5/1/2013 7:07 PM, JV wrote:
    >>>> On 5/1/2013 1:05 PM, JV wrote:
    >>>>> Suddenly I'm finding myself flying blind.
    >>>>> Watch window is not showing any values.
    >>>>> window flashes like it's being updated when I step thru code.
    >>>>> I rebooted already
    >>>>> How do I get it back?
    >>>>>
    >>>>> Jean
    >>>> I reinstalled 1.74 and still nothing. HELP!
    >>> And just as sudden it's fine…
    >>> Jean
    >>>
    >>
    >> You always need to check the Thread Manager. You may not be debugging
    >> on the correct thread.
    >>
    >> Ciao, Neil
    >
    > I should have mentioned that I already checked that. Only 1 thread
    > running. If I had more than 1 I could not step thru code if I was on the
    > wrong one, correct?
    >
    > But now the problem is intermittent. Sometimes it displays values and
    > sometimes not. I need to see what it thinks a value is since I disagree
    > with it.
    >
    > Jean
    >
    This is getting urgent. I get values when I step thru main but nothing
    beyond that unless I'm stepping thru a library. Then I get me values.

    No local values being shown. Any ideas on how to fix this?
    Jean

    #2252
    Jean Vallee
    Participant

    String and integer values are not the problem. I'm setting the status bar
    to show them as needed.
    What I need are objects, things I need detail for.

    Have I overwhelmed the IDE?

    My compiled project file is only 726K and I'm not nearly done!

    Jean

    #2251
    Michael
    Keymaster

    On 03/05/2013 14:39, JV wrote:
    > On 5/2/2013 2:26 PM, JV wrote:
    >> On 5/2/2013 1:21 PM, Neil Robinson wrote:
    >>> On 02/05/2013 16:24, JV wrote:
    >>>> On 5/1/2013 7:07 PM, JV wrote:
    >>>>> On 5/1/2013 1:05 PM, JV wrote:
    >>>>>> Suddenly I'm finding myself flying blind.
    >>>>>> Watch window is not showing any values.
    >>>>>> window flashes like it's being updated when I step thru code.
    >>>>>> I rebooted already
    >>>>>> How do I get it back?
    >>>>>>
    >>>>>> Jean
    >>>>> I reinstalled 1.74 and still nothing. HELP!
    >>>> And just as sudden it's fine…
    >>>> Jean
    >>>>
    >>>
    >>> You always need to check the Thread Manager. You may not be debugging
    >>> on the correct thread.
    >>>
    >>> Ciao, Neil
    >>
    >> I should have mentioned that I already checked that. Only 1 thread
    >> running. If I had more than 1 I could not step thru code if I was on the
    >> wrong one, correct?
    >>
    >> But now the problem is intermittent. Sometimes it displays values and
    >> sometimes not. I need to see what it thinks a value is since I disagree
    >> with it.
    >>
    >> Jean
    >>
    > This is getting urgent. I get values when I step thru main but nothing
    > beyond that unless I'm stepping thru a library. Then I get me values.
    >
    > No local values being shown. Any ideas on how to fix this?
    > Jean
    >

    Hi Jean,

    I have found this to be less of a problem since the most recent release, where I upped the amount of memory available by a factor
    of 50 to the chunk of code that was showing variables. Are you running the most recent release? If so, it may be a separate
    problem. As a workaround, try peppering your code with this line:

    fsfileoutputstream.new("debug.txt", append=.true).putstring("var=" + varname + "{d}{a}", 1)

    If varname is not a string, do the appropriate conversion to it.

    Ciao, Neil

    #1488
    Jean Vallee
    Participant

    On 5/6/2013 11:00 AM, Jean Vallee wrote:
    > String and integer values are not the problem. I'm setting the status bar
    > to show them as needed.
    > What I need are objects, things I need detail for.
    >
    > Have I overwhelmed the IDE?
    >
    > My compiled project file is only 726K and I'm not nearly done!
    >
    > Jean
    >
    and yes I'm running the latest. Is there not something I can do???

    #1489
    Michael
    Keymaster

    On 06/05/2013 16:00, Jean Vallee wrote:
    > String and integer values are not the problem. I'm setting the status bar
    > to show them as needed.
    > What I need are objects, things I need detail for.
    >
    > Have I overwhelmed the IDE?
    >
    > My compiled project file is only 726K and I'm not nearly done!
    >
    > Jean
    >

    I doubt you have overwhelmed the IDE, but this problem first appeared as the projects got bigger, and I finally investigated it
    and found the amount of memory reserved for expanding an object was too low, so I recently increased it quite dramatically.

    Ciao, Neil

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