From a926d7f8f40d21aa7577d0c17634997968b310a2 Mon Sep 17 00:00:00 2001 From: raghucssit Date: Mon, 14 Apr 2025 13:18:40 +0200 Subject: [PATCH] Remove ToggleInstructionStepModeCommand from Run Menu and Main Toolbar. As ToggleInstructionStepModeCommand is contributed in too many places. We can remove it from Main Toolbar and Run Command. see https://github.com/eclipse-cdt/cdt/issues/1142 --- debug/org.eclipse.cdt.debug.ui/plugin.xml | 38 ----------------------- 1 file changed, 38 deletions(-) diff --git a/debug/org.eclipse.cdt.debug.ui/plugin.xml b/debug/org.eclipse.cdt.debug.ui/plugin.xml index 5b6a2fa3287..aad44dab424 100644 --- a/debug/org.eclipse.cdt.debug.ui/plugin.xml +++ b/debug/org.eclipse.cdt.debug.ui/plugin.xml @@ -1294,44 +1294,6 @@ - - - - - - - - - - - - - - - -