Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Variables view and expressions view
Variables view and expressions view [message #1450098] Wed, 22 October 2014 05:04 Go to next message
Francilio Costa is currently offline Francilio CostaFriend
Messages: 1
Registered: October 2014
Junior Member
clicking over a expression during debug let us see some information about it. For example:

Name : k
Details:6
Default:6
Decimal:6
Hex:0x6
Binary:110
Octal:06

Is there a way to setup cdt to show only the name and the details line?
Re: Variables view and expressions view [message #1450497 is a reply to message #1450098] Wed, 22 October 2014 14:04 Go to previous message
Marc Khouzam is currently offline Marc KhouzamFriend
Messages: 357
Registered: July 2009
Senior Member
There is no user preference to do that. You can change the size of the details pane, so you could make it short enough to hide the entries you don't care about.

Marc
Previous Topic:How to set default binary parser in Eclipse CDT?
Next Topic:Deleting files before build
Goto Forum:
  


Current Time: Sat Dec 21 16:38:54 GMT 2024

Powered by FUDForum. Page generated in 0.03464 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top