debugger data layout overwritten

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

debugger data layout overwritten

2,703 Views
elid
Contributor I
hi,
i'm running true time simulator & debugger 6.1 build 6037.

i've set the display format for each variable in data window to be different, some in hex, some in binary etc.

but when i close the program and restart, everything back to symbolic format, which is not the format i intended.

is there anyway to preserve the format settings? i tried to save configuration, but still being overwritten on every startup.

thank you for all the help.
Labels (1)
0 Kudos
2 Replies

470 Views
CrasyCat
Specialist III

Hello

In the current implementation only the format setting for the whole data window can be saved and restored when you  restart the debugger.

Format settings for single variables is not persistent and is not restored next time you start the debugger.

I will report that as a possible extension in the debugger.

CrasyCat

0 Kudos

470 Views
elid
Contributor I
thanks a lot!

this little feature can really make our daily debugging life a little easier!
0 Kudos