I started using vscode with remote-ssh as an editor a couple of weeks ago and really like it. Now I want to use gdb with it too. Specifically my local machine is a windows10 with vscode installed. I use it to edit C++ code on a remote linux box (Debian 4.9). The linux box has gdb installed. How do I set up to accomplish it? I tried a couple of things I googled out but did not work out.
↧