bug with multiple dots in file names

Sysprogs forums Forums VisualGDB bug with multiple dots in file names

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10893
    thedixon
    Participant

    We have multiple files that contain unit tests, and have a convention of naming them like so:

    some_file.cpp would have a test for it some_file.t.cpp

    If I try to open both, the following error message appears in teh clang console;

    +0:19:47.519] Cannot load PSF data stream 0x42444649 from C:\Users\dnikitin\dev\CodeDB\project\some_file.rd

    I think visualgdb tries to put both outputs into the same database.

    #10901
    support
    Keymaster

    Hi,

    Thanks for reporting this, we have fixed it in this build: VisualGDB-5.2.16.1459.msi

    #10908
    thedixon
    Participant

    Confirmed as fixed. I have to say, I’m extremely impressed with support quality and responsiveness!

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