Hi, I'm looking for a gdb adapter supporting running gdb via ssh. This plugin could achieve this. How to make this work with [ neovim dap client](https://github.com/mfussenegger/nvim-dap/wiki/Debug-Adapter-installation)? Seems need to know how to start the adapter with a command. Thanks!