mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 17:26:01 +02:00
Merge a926d7f8f4
into b4d81a130e
This commit is contained in:
commit
16c2b52b36
1 changed files with 0 additions and 38 deletions
|
@ -1294,44 +1294,6 @@
|
|||
</visibleWhen>
|
||||
</command>
|
||||
</menuContribution>
|
||||
<menuContribution
|
||||
allPopups="false"
|
||||
locationURI="menu:org.eclipse.ui.run?endof=stepGroup">
|
||||
<command
|
||||
commandId="org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeCommand"
|
||||
disabledIcon="icons/dlcl16/instr_step.gif"
|
||||
helpContextId="toggle_instruction_step_mode_action_context"
|
||||
icon="icons/elcl16/instr_step.gif"
|
||||
label="%ToggleInstructionStepModeAction.label"
|
||||
style="toggle"
|
||||
tooltip="%ToggleInstructionStepModeAction.tooltip">
|
||||
<visibleWhen
|
||||
checkEnabled="false">
|
||||
<test
|
||||
property="org.eclipse.cdt.debug.ui.isCDTDebugging">
|
||||
</test>
|
||||
</visibleWhen>
|
||||
</command>
|
||||
</menuContribution>
|
||||
<menuContribution
|
||||
allPopups="false"
|
||||
locationURI="toolbar:org.eclipse.debug.ui.main.toolbar?after=renderGroup">
|
||||
<command
|
||||
commandId="org.eclipse.cdt.debug.internal.ui.actions.ToggleInstructionStepModeCommand"
|
||||
disabledIcon="icons/dlcl16/instr_step.gif"
|
||||
helpContextId="toggle_instruction_step_mode_action_context"
|
||||
icon="icons/elcl16/instr_step.gif"
|
||||
label="%ToggleInstructionStepModeAction.label"
|
||||
style="toggle"
|
||||
tooltip="%ToggleInstructionStepModeAction.tooltip">
|
||||
<visibleWhen
|
||||
checkEnabled="false">
|
||||
<test
|
||||
property="org.eclipse.cdt.debug.ui.isCDTDebugging">
|
||||
</test>
|
||||
</visibleWhen>
|
||||
</command>
|
||||
</menuContribution>
|
||||
<menuContribution
|
||||
allPopups="false"
|
||||
locationURI="toolbar:org.eclipse.debug.ui.VariableView?after=additions">
|
||||
|
|
Loading…
Add table
Reference in a new issue