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
Variable display format
-
- CodeLite Curious
- Posts: 7
- Joined: Tue Jun 12, 2012 2:24 pm
- Genuine User: Yes
- IDE Question: c++
- Location: Greece
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Variable display format
Can you give an example of such format?
Eran
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 7
- Joined: Tue Jun 12, 2012 2:24 pm
- Genuine User: Yes
- IDE Question: c++
- Location: Greece
- Contact:
Re: Variable display format
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.
Triantafillos.
- Jarod42
- CodeLite Expert
- Posts: 240
- Joined: Wed Sep 30, 2009 5:54 pm
- Genuine User: Yes
- IDE Question: C++
- Location: France
- Contact:
Re: Variable display format
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.
When debugging,
In the locals tab, right-click: change value...
In the watch tab, right-click: [..],display format -> Natural, hexadecimal, binary, octal, decimal.