Currently I found no way for task aware debugging in CCS with the XDS110. For this kind of debugging it would help if the stack of all tasks is unwinded and displayed, so one can see the current code location of all tasks not only the current one scheduled. For example J-Link provides such a view with its gdb server and eclipse.
Is there any way in CCS to get such a view?