Can't switch between debug configurations

Sysprogs forums Forums VisualGDB Can't switch between debug configurations

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24118
    tom.harvey
    Participant

    In the VisualGDB project properties window there is the option to delete or add a new configuration. I have added a second configuration “debug2” and now that is the only configuration that i can use. If i set it to “debug” or “release”, make a a change then apply and exit then select Start debugging with GDB, then it will always use the newly added “debug2” configuration. When i enter back to the project properties window it is always set to “debug2” even after I have changed it. So currently if i want to switch between configurations I am having to delete the second one then add it again if i want to use it, which is not ideal.

    Any idea if this is a bug, or am I missing something obvious?

    #24138
    support
    Keymaster

    This could be a bug, or a limitation of a specific framework (e.g. ESP-IDF and Arduino projects only support 1 Debug and 1 Release configuration). If you could attach a screenshot showing the related windows (or send it to our support email if you don’t want to share it), we should be able to tell what exactly is going on and how to work around it.

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