Using Multiple Debugger Setups

If you need to quickly switch between different ways of debugging the same project (e.g. switch between ST-Link and J-Link), you can define multiple debugger setups via VisualGDB Project Properties (requires Custom Edition or higher):Each setup overrides all debug-related settings (debug method, additional gdb commands), etc and is separate from the main debugging settings:Once defined, you can launch the setup via the VisualGDB toolbar, or via context menu in Solution Explorer: