vscode-docs
vscode-docs copied to clipboard
Not introduced commands in "Configure C/C++ debugging" chapter
I am trying to create a launch configuration for remote debugging! On a long way to the first results I came across the Configure C/C++ debugging chapter.
- I wonder if some one can point me to a source with explanation about
target-run,exec-runcommands and whether there are more. - It is unclear what is the difference between
setupCommands,customLaunchSetupCommands. - It is unclear what is the difference between
textanddescriptionin the command.
I hope we can find out how to improve the chapter through conversation here.