Everything
2.11.5.3 Saving the displayed contents of local variables

By choosing [Save Local Variables Data As...] from the [File] menu, it is possible to open the Save As dialog box and then save the contents of local variables in whole to a text file (*.txt) or a CSV file (*.csv).

When saving to a file, CS+ gets latest information from the debug tool.

Note that if arrays, pointer-type variables, structures/unions, or CPU registers (only those that are assigned the names to represent sections) are displayed in expanded form, the values of their expansion elements are also saved. When not expanded, they are marked with "+" at the head, with the values left blank.

Figure 2.115

Local Variable Value Output Image When Saved