Page 1 of 1

Variable display format

Posted: Mon Dec 10, 2012 6:21 pm
by trfillos
Hello,
I am using codelite v4.1.5960 on a Fedora 17 64bit. When I am at debugger window ("locals") I can not change the variable display format. To do that I have to add a variable to "watches" and change it from there. It is not something critical that must be fixed but it is a lot inconvenient.

Thank you very much for your time.

Triantafillos Paradas

Re: Variable display format

Posted: Mon Dec 10, 2012 6:26 pm
by eranif
Can you give an example of such format?

Eran

Re: Variable display format

Posted: Mon Dec 10, 2012 7:08 pm
by trfillos
When you are at "watches" tab of debugger window and press right click over a variable there is a context menu entry where you can select the variable display format (bianary, hex etc.). This menu entry is not available over the "locals" tab.

Triantafillos.

Re: Variable display format

Posted: Mon Dec 10, 2012 7:15 pm
by Jarod42
Same on Win7

When debugging,
In the locals tab, right-click: change value...
In the watch tab, right-click: [..],display format -> Natural, hexadecimal, binary, octal, decimal.