Bug 386123

Summary: [sd90] Ease the use of symbols
Product: [Tools] CDT Reporter: Laurent Alebarde <l.alebarde>
Component: cdt-buildAssignee: cdt-build-inbox <cdt-build-inbox>
Status: NEW --- QA Contact: Jonah Graham <jonah>
Severity: enhancement    
Priority: P3 CC: cdtdoug, l.alebarde
Version: 8.0.2Keywords: ui, usability
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Laurent Alebarde CLA 2012-07-27 08:57:10 EDT
In Project/Properties/C C++ Build/Settings/Tool Settings/GCC C++ Compiler/Preprocessor :

1) Add Up & Down arrows between the "Defined Symbol (-D)" frame and the "Undefined Symbol (-U)" frame to be able to move symbols from one to the other.

2) Add a check box in front of each symbol to activate/deactivate it

Motivation : I use several symbols to de/activate certain part of the code or to try alternatives or simplified one. Deleting and recreating symbols all the time is tedious.