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

CDT/User/NewIn70

< CDT
Revision as of 21:51, 23 May 2010 by Unnamed Poltroon (Talk) (Build)

Debug

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

Build

  • Error highlighting in build console. Navigation from errors in build console to location in editor, [Bug 295625]
  • Regular Expression Error Parser, [Bug 109139]
  • Better algorithms to recognize MinGW and Cygwin toolchains, [Bug 303900], [Bug 195572]
  • Ability to save build console to a file, [Bug 306222]
  • When a Hello World project is created, open generated file automatically, [Bug 301732]
  • A new keyboard binding "Run Last Make Target", [Bug 69922]
  • Organized project contex menu related to build, [Bug 309579] . Reworked "Build Selected Configurations" dialog, [Bug 230185]
  • Organized build preferences under "Build" page, [Bug 289169] .
  • New overlay icons, [Bug 298540], [Bug 297557], new "headers in workspace" icon [Bug 279502]
  • Managedbuilder JUnit tests fixed, [Bug 212596]

Code Analysis

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

Known Limitations

XXX.

Back to the top