Visual Studio opens files from other projects when I start debugging

Sysprogs forums Forums VisualGDB Visual Studio opens files from other projects when I start debugging

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #34201
    clindenblatt
    Participant

    I start debugging by clicking on “Quick debug with GDB”. When the debugging starts, files of other projects are opened in Visual Studio. How can I prevent this?

    #34205
    support
    Keymaster

    Hi,

    Most likely, you have enabled the Tools->Options->VisualGDB->General->Debug->Remember Quick Debug Sources setting, so VisualGDB keeps reopening the previously open files.

    If this is not intended, please consider disabling the setting.

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