When using GDB 11.1 (over ssh but this should not matter) the user is prompted with a deprecation message: ~~~ Warning: 'set target-async', an alias for the command 'set mi-async', is deprecated. Use 'set mi-async'. ~~~ It may be reasonable to either query the GDB version or execute that depending on a launch configuration option.