From 1b0294e497f9b88aeb4f89faff3c9ec16a414d1f Mon Sep 17 00:00:00 2001 From: Mikhail Khodjaiants Date: Mon, 2 Dec 2002 21:08:52 +0000 Subject: [PATCH] 'Run to line' and 'Add expression' actions for assembly editor. --- debug/org.eclipse.cdt.debug.ui/ChangeLog | 4 +++ debug/org.eclipse.cdt.debug.ui/plugin.xml | 33 +++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/debug/org.eclipse.cdt.debug.ui/ChangeLog b/debug/org.eclipse.cdt.debug.ui/ChangeLog index 64548d4d7cf..674306b299b 100644 --- a/debug/org.eclipse.cdt.debug.ui/ChangeLog +++ b/debug/org.eclipse.cdt.debug.ui/ChangeLog @@ -1,3 +1,7 @@ +2002-12-02 Mikhail Khodjaiants + 'Run to line' and 'Add expression' actions for assembly editor. + *plugin.xml + 2002-11-29 Mikhail Khodjaiants Cosmetic change for the MemoryView preference page. * plugin.properties diff --git a/debug/org.eclipse.cdt.debug.ui/plugin.xml b/debug/org.eclipse.cdt.debug.ui/plugin.xml index cf8987879dd..cb9390ac066 100644 --- a/debug/org.eclipse.cdt.debug.ui/plugin.xml +++ b/debug/org.eclipse.cdt.debug.ui/plugin.xml @@ -448,6 +448,39 @@ + + + + + + + + + + + + + +