Missing variable name in Live Watch graph

Sysprogs forums Forums VisualGDB Missing variable name in Live Watch graph

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #30925
    MrZANE
    Participant

    Hi

    When paused in graph view of live variables the variable name of an array member isn’t shown, only its index.
    See attached image.

    Kind regards
    Jimmy

    • This topic was modified 2 years, 9 months ago by MrZANE.
    Attachments:
    You must be logged in to view attached files.
    #30930
    support
    Keymaster

    Hi,

    No problem. We are planning to add a few minor improvements to Live Watch in the next couple of weeks, so we will address this issue as well.

    We will post an update here once we get a preview build with the new behavior.

    #30949
    support
    Keymaster

    The build with the new Live Watch improvements is ready: VisualGDB-5.6.5.4228.msi. Feel free to try it out and let us know your feedback.

    #30951
    MrZANE
    Participant

    Hi

    There are some very nice improvements in this new version but sadly there is also an annoying bug.
    If I add some variables to be graphed while debugging everything works like it should.
    If I then stop the debugging session and start it again it says “No graphs available” even though some variables are selected to be graphed.
    This used to work before this update.

    On request while you are working on the Live watch, a way to pan the data while zoomed in.
    Either dragging with left mouse-button pressed and maybe also if there is a way to use the mouse’s scroll-wheel with a keyboard modifier If you need to pan a little longer.

    FYI. Image attached. This is an Arduino project for and STM32L432 CPU with the variables taken from  a .c file.

     

     

    Attachments:
    You must be logged in to view attached files.
    #30956
    support
    Keymaster

    Hi,

    No problem. We have added panning support for the following build: VisualGDB-5.6.5.4229.msi. You can now hold Shift and drag it with the mouse to move the viewport around.

    We could not reproduce the problem with disappearing graphs, although we have found a glitch that could have been causing it. If the problem persists in the new build, please make sure you can reproduce it from scratch and share the repro steps we could follow on our side, so that we could reproduce and fix it.

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