TOGGLE HEADER/SOURCE cursor at the start of the file

Sysprogs forums Forums VisualGDB TOGGLE HEADER/SOURCE cursor at the start of the file

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35750
    paulh001
    Participant

    Hello, since I upgraded to the latest Visual Studio (v17.9.1 -> v17.10.1) and the latest Visualgdb toggeling between header and source moves the cursor to the top of the file.

    If I create a VisualStudio project without VisualGDB it work correct. Only project created by (old and new) visualgdb have this issue.

    Procedure to reproduce:

    1) create new console linux project

    2) add new class

    3) add some code to .h and .cpp files

    4) put cursor at the bottom of the file

    5) Toggle (use right mouse button)

     

    Result is that cursor will be at the top of the file.

    #35753
    support
    Keymaster

    Hi,

    Thanks, we have reproduced and fixed the problem. Please try this build: VisualGDB-6.0.103.5196.msi

    #35754
    paulh001
    Participant

    Thanks, I will test it

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