Added:
- OpenDebugAD7 from [vscode-cpptools](https://github.com/microsoft/vscode-cpptools)
It works better with `nvim-dap-ui`. With GDB you have to wait for stdout
flush to see program output, the output is in the repl instead of the
console, etc. The VSCode debugger doesn't have such issues.