Hidden data in the memory view after switching from Hex to Uint

Sysprogs forums Forums VisualGDB Hidden data in the memory view after switching from Hex to Uint

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35720
    Timo Engelmann
    Participant

    Hi,

    a little hint regardning the Memory View during debugging.
    If it is small enough for showing the hex values (see 01_Mem_in_Hex.png)
    and if switching now from hex to uint,(see 02_Change_from_Hex_to_UInt.png)
    there is no refresh of the data. (see 03_hidden_data.png)
    This can be lead in some hidden data items. Only if the user counts the number of data items it is clear that there is something missing.
    After a little bit resizing the memory window, everything is correct. (see 04_after_resize_window.png)

    Best wishes
    Timo

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

    Hi,

    Thanks for reporting this. We have fixed it in this build: VisualGDB-6.0.103.5194.msi

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