VIM 8.1 added the optional plugin termdebug which integrates gdb with separate buffers for source, output, and gdb console. This adds the `vimdebug` command which enables the termdebug plugin and executes the `:TermdebugCommand` with the given arguments.