diff --git a/debug/org.eclipse.cdt.debug.ui/ChangeLog b/debug/org.eclipse.cdt.debug.ui/ChangeLog
index d0712f04cf8..54440b893f6 100644
--- a/debug/org.eclipse.cdt.debug.ui/ChangeLog
+++ b/debug/org.eclipse.cdt.debug.ui/ChangeLog
@@ -1,3 +1,7 @@
+2003-04-24 Mikhail Khodjaiants
+ Added shortcuts for the C/C++ Debug specific views.
+ * plugin.xml
+
2003-04-24 Mikhail Khodjaiants
Update the actions of the 'Shared Libraries' view even if the viewer's input
is the same as before.
diff --git a/debug/org.eclipse.cdt.debug.ui/plugin.xml b/debug/org.eclipse.cdt.debug.ui/plugin.xml
index 2227be3aaa8..08f7199f63c 100644
--- a/debug/org.eclipse.cdt.debug.ui/plugin.xml
+++ b/debug/org.eclipse.cdt.debug.ui/plugin.xml
@@ -72,21 +72,33 @@
relationship="stack"
id="org.eclipse.cdt.debug.ui.RegistersView">
+
+
+
+
+
+
+
+