File tree Expand file tree Collapse file tree 1 file changed +0
-40
lines changed
debug/org.eclipse.cdt.debug.ui Expand file tree Collapse file tree 1 file changed +0
-40
lines changed Original file line number Diff line number Diff line change 12941294 </visibleWhen >
12951295 </command >
12961296 </menuContribution >
1297- <menuContribution
1298- allPopups =" false"
1299- locationURI =" menu:org.eclipse.ui.run?endof=stepGroup" >
1300- <command
1301- commandId =" org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeCommand"
1302- disabledIcon =" icons/dlcl16/instr_step.gif"
1303- helpContextId =" toggle_instruction_step_mode_action_context"
1304- icon =" icons/elcl16/instr_step.gif"
1305- id =" main.run.menu:org.eclipse.cdt.debug.ui.ToggleInstructionStepModeCommand"
1306- label =" %ToggleInstructionStepModeAction.label"
1307- style =" toggle"
1308- tooltip =" %ToggleInstructionStepModeAction.tooltip" >
1309- <visibleWhen
1310- checkEnabled =" false" >
1311- <test
1312- property =" org.eclipse.cdt.debug.ui.isCDTDebugging" >
1313- </test >
1314- </visibleWhen >
1315- </command >
1316- </menuContribution >
1317- <menuContribution
1318- allPopups =" false"
1319- locationURI =" toolbar:org.eclipse.debug.ui.main.toolbar?after=renderGroup" >
1320- <command
1321- commandId =" org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeCommand"
1322- disabledIcon =" icons/dlcl16/instr_step.gif"
1323- helpContextId =" toggle_instruction_step_mode_action_context"
1324- icon =" icons/elcl16/instr_step.gif"
1325- id =" main.toolbar:org.eclipse.cdt.debug.ui.ToggleInstructionStepModeCommand"
1326- label =" %ToggleInstructionStepModeAction.label"
1327- style =" toggle"
1328- tooltip =" %ToggleInstructionStepModeAction.tooltip" >
1329- <visibleWhen
1330- checkEnabled =" false" >
1331- <test
1332- property =" org.eclipse.cdt.debug.ui.isCDTDebugging" >
1333- </test >
1334- </visibleWhen >
1335- </command >
1336- </menuContribution >
13371297 <menuContribution
13381298 allPopups =" false"
13391299 locationURI =" toolbar:org.eclipse.debug.ui.VariableView?after=additions" >
You can’t perform that action at this time.
0 commit comments