https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools says we can debug code locally or remotely.
I don't see how i can configure to attach to a remote application in launch.json.
Is this possible? If so, can i get help with an example of the launch.json?
https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools says we can debug code locally or remotely.
I don't see how i can configure to attach to a remote application in
launch.json.Is this possible? If so, can i get help with an example of the
launch.json?