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/User/NewIn70"

< CDT
Line 1: Line 1:
 
== Debug ==
 
== Debug ==
 +
Support for GDB tracepoints.  See the [[CDT/designs/Tracepoints|wiki page]] for details.
 
== Build ==
 
== Build ==
 
== Code Analysis ==
 
== Code Analysis ==
 
New code analysis framework is introduced, called Codan. See this [[CDT/designs/StaticAnalysis|wiki]] for details.
 
New code analysis framework is introduced, called Codan. See this [[CDT/designs/StaticAnalysis|wiki]] for details.

Revision as of 15:08, 14 April 2010

Debug

Support for GDB tracepoints. See the wiki page for details.

Build

Code Analysis

New code analysis framework is introduced, called Codan. See this wiki for details.

Back to the top