mixed visualgdb build output when using two visual studio instaces

Sysprogs forums Forums VisualGDB mixed visualgdb build output when using two visual studio instaces

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26563

    Hi, I’m using Visualgdb 5.5 preview 2 build 3384 and two different instances of Visual Studio are open with two different solutions. compiling the project of instance A), it happens that the “visualgdb build” window shows only the final result of the compilation, while the same window in project B) shows buil and error messages of project A). clicking on a line containing an error, open the corrected file but within project B. this forces me to work with only one instance of visual studio. any suggestions? Thanks

    • This topic was modified 4 years, 5 months ago by support. Reason: formatting
    #26582
    support
    Keymaster

    Hi,

    Thanks for reporting this. Turns out, multiple instances of Visual Studio sometimes reuse the same external process for MSBuild-based builds, causing invalid values to be cached on the VisualGDB level.

    Please try this build, it fully resolves the problem: VisualGDB-5.5.2.3397.msi

    #26656

    <span>thank you very much for the quick reply</span>

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