Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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.0"

< CDT‎ | Archive‎ | planning
(New page: * Debug ** DSF *** Towards DSF/GDB feature parity with CDI/GDB *** Clean integration into CDT coexisting with CDI **** Actions **** Launch ** Disassembly Editor ** Memory Rendering ** Laun...)
 
Line 5: Line 5:
 
**** Actions
 
**** Actions
 
**** Launch
 
**** Launch
 +
**
 
** Disassembly Editor
 
** Disassembly Editor
 
** Memory Rendering
 
** Memory Rendering
 
** Launch Wizard
 
** Launch Wizard
 
** TCF Debug
 
** TCF Debug
 +
** Variable View detail formatter [https://bugs.eclipse.org/bugs/show_bug.cgi?id=237960 237960].
 
* Build
 
* Build
 
** Extensible Build System Model
 
** Extensible Build System Model

Revision as of 13:56, 25 September 2008

  • Debug
    • DSF
      • Towards DSF/GDB feature parity with CDI/GDB
      • Clean integration into CDT coexisting with CDI
        • Actions
        • Launch
    • Disassembly Editor
    • Memory Rendering
    • Launch Wizard
    • TCF Debug
    • Variable View detail formatter 237960.
  • Build
    • Extensible Build System Model
      • Managed Build
      • Makefile Project off of Managed Build
      • Scanner Discovery Service
      • Compiler Inspection Service
      • Makefile Services
      • UI Extensibility
  • Indexing/Parsing
    • Better Language Variant Support
    • Inactive code support (outline view)
    • C++0x planning
    • New New Parser
    • Indexer Heuristics for resolving includes
  • Editor
    • Rename in File
  • Bug fixing/improvements
    • Name Resolution
      • Templates, Implicit conversions/constructor, operator overloading
    • Refactoring

Back to the top