diff --git a/releng/org.eclipse.cdt.releng/buildindex.html b/releng/org.eclipse.cdt.releng/buildindex.html
index e63bfb4709a..d4a8f47a706 100644
--- a/releng/org.eclipse.cdt.releng/buildindex.html
+++ b/releng/org.eclipse.cdt.releng/buildindex.html
@@ -30,7 +30,7 @@ the CDT Optional Features category.
This feature has everything, including:
- CDT Platform Feature - includes editor, search, builders, launch, debug, user documentation
-- CDT Runtime Feature - superset of platform feature that adds gnu toolchain integrations for build/debug
+- CDT Runtime Feature - superset of platform feature that adds gnu toolchain integrations for build, debug and DSF gdb debugger.
- CDT SDK Feature - superset of runtime that adds source and extension point schemas
- GDB Hardware Debugging - provides a launch configuration for launching gdb to do hardware debugging.
- XL C/C++ Compiler Support - provides an error parser and managed build support for IBM's XL C/C++ compilers.
@@ -43,7 +43,9 @@ create your own parser for variants on the C programming language.
Provides parsing/indexing infrastructure and language definition, allowing the UPC language to be recognized by CDT.
Requires the LR parser feature.
- Unified Parallel C Support SDK - superset of UPC support that adds source.
-- Mylyn Bridge - allows CDT to work with Mylyn.
+- CDT Debugger Services Framework (DSF) Examples - DSF Examples including basic framework feature tutorial examples and the PDA debugger integration.
+- Eclipse Debugger for C/C++
+- Eclipse C/C++ Memory View Enhancements - Traditional Rendering, Find/Replace, Import/Export
- CDT RSE Remote Launch - Launch configuration for launching CDT projects using the Remote Systems Explorer subsystems (includes source).
- GCC Cross Compiler Support - Build integration and new project wizard support for GCC cross compilers.
- CDT p2 Toolchain Installer - Eclipse p2-based installer for toolchains and libraries.
diff --git a/releng/org.eclipse.cdt.releng/buildsite.xml b/releng/org.eclipse.cdt.releng/buildsite.xml
index bbf72163a69..6b12d1a7ab5 100644
--- a/releng/org.eclipse.cdt.releng/buildsite.xml
+++ b/releng/org.eclipse.cdt.releng/buildsite.xml
@@ -54,6 +54,9 @@
+
+
+