This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS: Expand all button in expressions window?

Tool/software: Code Composer Studio

Hi. Is there an expand all button in expression window?

If not, is there a way to quickly find out what members is changed in the nested struct?

I've got a nested struct with 954 bytes long.

I want to know if there is a member changed after stepping over a function call.

But I really don't want to expand it all manually.

Thanks