Open
Description
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-run
commands and whether there are more. - It is unclear what is the difference between
setupCommands
,customLaunchSetupCommands
. - It is unclear what is the difference between
text
anddescription
in the command.
I hope we can find out how to improve the chapter through conversation here.