Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Variables view and expressions view
Variables view and expressions view [message #1450098] Wed, 22 October 2014 01:04 Go to next message
Eclipse UserFriend
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 10:04 Go to previous message
Eclipse UserFriend
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: Sun Aug 31 14:21:55 EDT 2025

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

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

Back to the top