-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Code Composer Studio Theia
-
CCSNXT-3477
-
CCS_21.0.0
-
CCS_21.0.1
-
None
- Import an example project with the following in its .projectspec:
<property name="launch.loadSymbolsOnly" value="true"/> - Debug the project with no launch configurations in the current workspace.
It would be expected that the automatically generated launch configuration to include the loadSymbolsOnly property - this is not the case. This does work when there are already launch configurations in your workspace.