0 Forks
0 Stars
0 Watchers

vscode-debugging

Tutorial how to set up and debug a C++ process with VSCode from Linux

How to download and setup vscode-debugging

Open terminal and run command
git clone https://github.com/NoHomey/vscode-debugging.git
git clone is used to create a copy or clone of vscode-debugging repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vscode-debugging https://github.com/NoHomey/vscode-debugging/archive/master.zip

Or simply clone vscode-debugging with SSH
[email protected]:NoHomey/vscode-debugging.git

If you have some problems with vscode-debugging

You may open issue on vscode-debugging support forum (system) here: https://github.com/NoHomey/vscode-debugging/issues