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.
CDT/Archive/planning/8.0
Please enter your CDT 8.0 plan items here.
Contents
Debug - DSF-GDB
- Full pretty-printing support (contribution from Jens) bug 302121 - Done with some minor loose ends
- Full multi-process support on Linux with GDB 7.1 (contribution from Onur) bug 237306 - Done with some minor loose ends using GDB 7.2
- Extended Remote Launch using gdbserver (contribution from Anna)
bug 314659- Done - Multi-core support. Wiki can be found here - Pin and Clone done
- Support for OS-Awareness (based planned GDB feature) - Postponed to next release
- Support for Global-Breakpoints (based on planned GDB feature) - Postponed to next release
- Support for Static-Tracepoints - Postponed
- Support for Fast-Dynamic-Tracepoint - Already completed in next release
- Better tracepoint visualization support (based on planned GDB feature) - Postponed to next release
- Support for GDB Checkpoints - Postponed
- Live code patching - Cancelled
- Multi-context investigation/implementation
- Last few CDI-parity issues
Debug - EDC
Codan
- Name resolution checker and quick fixes (contributions from Tomasz Wesolowski and Marc-Andre Laperle)
bug 309760 - Return statement style checker (contribution from Marc-Andre Laperle)
bug 321471 - Framework for easy quick fix contributions for codan problems - done
- Framework for file scope support for all checkers - done
Parser/Indexer/Editor
Refactoring
- Declare Function
- Change Function Signature
- Generate constructor using fields (contribution from Marc-Andre Laperle) bug 306902
- Inline (contribution from Marc-Andre Laperle)
- Override/Implement Methods (contribution from Marc-Andre Laperle) bug 303870
- Refactoring performance improvements
bug 292851bug 273525
Build
- CDT Build Model enhancements bug 321443
- Show build configs in navigator bug 322175
- Build Configuration Editor bug 323844
- Visual C++ Integration bug 321445