From 3e4a9d5faaa1c6bb5fcc97e098f51c98336ececa 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 | 40 ----------------------- 1 file changed, 40 deletions(-) diff --git a/debug/org.eclipse.cdt.debug.ui/plugin.xml b/debug/org.eclipse.cdt.debug.ui/plugin.xml index 8e68965a210..6cc53154fa3 100644 --- a/debug/org.eclipse.cdt.debug.ui/plugin.xml +++ b/debug/org.eclipse.cdt.debug.ui/plugin.xml @@ -1294,46 +1294,6 @@ - - - - - - - - - - - - - - - -