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/8.0"

< CDT‎ | Archive‎ | planning
(Refactoring Plan)
Line 22: Line 22:
  
 
=== Parser/Indexer/Editor ===
 
=== Parser/Indexer/Editor ===
 +
 +
=== Refactoring ===
 +
 +
# Declare Function
 +
# Change Function Signature
  
 
=== Build ===
 
=== Build ===

Revision as of 04:52, 1 July 2010

Please enter your CDT 8.0 plan items here.

Debug - DSF-GDB

  1. Full pretty-printing support (contribution from Jens) bug 302121
  2. Full multi-process support on Linux with GDB 7.1 (contribution from Onur) bug 237306
  3. Extended Remote Launch using gdbserver (contribution from Anna) bug 314659
  4. Multi-core support. Wiki can be found here
  5. Support for OS-Awareness (based planned GDB feature)
  6. Support for Global-Breakpoints (based on planned GDB feature)
  7. Support for Static-Tracepoints
  8. Support for Fast-Dynamic-Tracepoint
  9. Better tracepoint visualization support (based on planned GDB feature)
  10. Support for GDB Checkpoints
  11. Live code patching
  12. Multi-context investigation/implementation
  13. Last few CDI-parity issues

Debug - EDC

Codan

Parser/Indexer/Editor

Refactoring

  1. Declare Function
  2. Change Function Signature

Build

Other

API Changes

Back to the top