File tree Expand file tree Collapse file tree 1 file changed +0
-38
lines changed
debug/org.eclipse.cdt.debug.ui Expand file tree Collapse file tree 1 file changed +0
-38
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- label =" %ToggleInstructionStepModeAction.label"
1306- style =" toggle"
1307- tooltip =" %ToggleInstructionStepModeAction.tooltip" >
1308- <visibleWhen
1309- checkEnabled =" false" >
1310- <test
1311- property =" org.eclipse.cdt.debug.ui.isCDTDebugging" >
1312- </test >
1313- </visibleWhen >
1314- </command >
1315- </menuContribution >
1316- <menuContribution
1317- allPopups =" false"
1318- locationURI =" toolbar:org.eclipse.debug.ui.main.toolbar?after=renderGroup" >
1319- <command
1320- commandId =" org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeCommand"
1321- disabledIcon =" icons/dlcl16/instr_step.gif"
1322- helpContextId =" toggle_instruction_step_mode_action_context"
1323- icon =" icons/elcl16/instr_step.gif"
1324- label =" %ToggleInstructionStepModeAction.label"
1325- style =" toggle"
1326- tooltip =" %ToggleInstructionStepModeAction.tooltip" >
1327- <visibleWhen
1328- checkEnabled =" false" >
1329- <test
1330- property =" org.eclipse.cdt.debug.ui.isCDTDebugging" >
1331- </test >
1332- </visibleWhen >
1333- </command >
1334- </menuContribution >
13351297 <menuContribution
13361298 allPopups =" false"
13371299 locationURI =" toolbar:org.eclipse.debug.ui.VariableView?after=additions" >
You can’t perform that action at this time.
0 commit comments