watch window not appear in visual gdb

Sysprogs forums Forums VisualGDB watch window not appear in visual gdb

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #26082
    vinaykskl1
    Participant

    Hi,

    I am using visual gdb in visual studio for embedded project. but I am not bieng able to see the live variables, Visual watch, real time variables.

    could you help me to enable the same.

    Regards

    Vinay

    #26100
    support
    Keymaster

    Hi,

    Real-time variables are included in the Custom edition of VisualGDB and higher. If you are using a lower edition, you can upgrade it here: http://visualgdb.com/buy/

    If you are using VisualGDB Custom, please share a screenshot of the Help->About VisualGDB window and a screenshot of the Visual Studio window with the Debug->Windows menu open and the VisualGDB-based items missing and we will help you get them to appear.

    #26213
    vinaykskl1
    Participant

    Thanks a lot, I got the live variables.

    but now I got the another issue–

    “visual studio has detected that an operation is blocking user input. This can be caused by an active modal dialog or a task that needs to block user interation. Would you
    like to shut down anyway ?”

    This issue I got once I put the 2 code base in debug mode. Could you please suggest me the resolution for that.

    #26220
    support
    Keymaster

    Please try obtaining the call stack of the main Visual Studio’s thread as shown here: http://visualgdb.com/support/callstack and share it in this thread along with the VisualGDB build number. This should explain what is going on.

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