0

I searched for how to open and edit file located on remote server via local visual studio code(IDE). But I also wanted to do remote debugging, which means I will control the gdb command(via GUI)from the IDE instead of terminal.

I checked this link, but it is for node.js. Can someone help me with this.

1 Answer 1

1

I use GDB extension for Visual Studio to debug my applications on remote linux machine.

Check out : extension

For reference See: link

In case you are developing apps on linux you may want to see the Linux workload from visual studio installer.

Sign up to request clarification or add additional context in comments.

1 Comment

Bit late to the party but ...That's a different IDE ;-).

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.