From 65353ae67bb8ff8fa0434b1431b95bd85bbf9b26 Mon Sep 17 00:00:00 2001 From: Mikhail Khodjaiants Date: Thu, 24 Apr 2003 15:31:28 +0000 Subject: [PATCH] Added shortcuts for the C/C++ Debug specific views. --- debug/org.eclipse.cdt.debug.ui/ChangeLog | 4 ++++ debug/org.eclipse.cdt.debug.ui/plugin.xml | 12 ++++++++++++ 2 files changed, 16 insertions(+) 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"> + + + + + + + +