GCC 5.2.0 supports in VisualGDB

Sysprogs forums Forums VisualGDB GCC 5.2.0 supports in VisualGDB

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6825
    kbzowski
    Participant

    Does Visual GDB 5.0R2 support GCC 5.2.0? I noticed that after upgrading to 5.2.0 I have lost ability to debug certain data structures, like std::string. I see now only internal data structures – but not text.

    #6832
    support
    Keymaster

    Hi,

    We have fixed this in VisualGDB 5.0r3.

    #6837
    kbzowski
    Participant

    Hi,

    Well, I have updated to R3 and… still the same:

    $ gdb –version
    GNU gdb (GDB) 7.9.1

    $ gcc –version
    gcc (GCC) 5.2.0

    #6839
    support
    Keymaster

    Hi,

    Looks like the fix was incomplete. We have updated the R3 distro to include a hotfix resolving this. Let us know if it works.

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