Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "CDT/Archive/planning/6.1"

< CDT‎ | Archive‎ | planning
m (Core Parse/Index/Editor)
(Debug)
Line 9: Line 9:
  
 
=== Debug ===
 
=== Debug ===
*
+
* Tracepoints will be added to the CDT, with support from the DSF-GDB integration.  Details and screen-shots can be found at [http://wiki.eclipse.org/CDT/designs/Tracepoints this wiki page].  The development effort is being tracked by [http://bugs/eclipse.rog/284286 bug 284286].
  
 
=== Other ===
 
=== Other ===
 
*
 
*

Revision as of 13:55, 13 January 2010

Please enter your CDT 6.1 plan items here.

Parser/Indexer/Editor

  • Implementation of arithmetic conversions for binary and unary expressions.
  • Partial support for C++0x Standard.

Build

Debug

  • Tracepoints will be added to the CDT, with support from the DSF-GDB integration. Details and screen-shots can be found at this wiki page. The development effort is being tracked by bug 284286.

Other

Back to the top