|
Lines 10-15
Link Here
|
| 10 |
Contributors: |
10 |
Contributors: |
| 11 |
IBM Corporation - initial API and implementation |
11 |
IBM Corporation - initial API and implementation |
| 12 |
Patrick Chuong (Texas Instruments) - Improve usability of the breakpoint view (Bug 238956) |
12 |
Patrick Chuong (Texas Instruments) - Improve usability of the breakpoint view (Bug 238956) |
|
|
13 |
Patrick Chuong (Texas Instruments) - Move debug toolbar actions to main window (Bug 332784) |
| 13 |
--> |
14 |
--> |
| 14 |
|
15 |
|
| 15 |
<plugin> |
16 |
<plugin> |
|
Lines 302-308
Link Here
|
| 302 |
label="%StepWithFiltersAction.label" |
303 |
label="%StepWithFiltersAction.label" |
| 303 |
menubarPath="org.eclipse.ui.run/emptyStepGroup" |
304 |
menubarPath="org.eclipse.ui.run/emptyStepGroup" |
| 304 |
style="toggle" |
305 |
style="toggle" |
| 305 |
state="false"> |
306 |
state="false" |
|
|
307 |
toolbarPath="org.eclipse.debug.ui.main.toolbar/renderGroup"> |
| 308 |
</action> |
| 309 |
<action |
| 310 |
id="org.eclipse.debug.ui.actions.DropToFrame" |
| 311 |
hoverIcon="$nl$/icons/full/elcl16/drop_to_frame.gif" |
| 312 |
class="org.eclipse.debug.internal.ui.commands.actions.DropToFrameCommandActionDelegate" |
| 313 |
definitionId="org.eclipse.debug.ui.commands.DropToFrame" |
| 314 |
disabledIcon="$nl$/icons/full/dlcl16/drop_to_frame.gif" |
| 315 |
helpContextId="drop_to_frame_action_context" |
| 316 |
icon="$nl$/icons/full/elcl16/drop_to_frame.gif" |
| 317 |
label="%DropToFrame.label" |
| 318 |
toolbarPath="org.eclipse.debug.ui.main.toolbar/emptyStepGroup"> |
| 306 |
</action> |
319 |
</action> |
| 307 |
<action |
320 |
<action |
| 308 |
id="org.eclipse.debug.ui.actions.RunToLine" |
321 |
id="org.eclipse.debug.ui.actions.RunToLine" |
|
Lines 323-329
Link Here
|
| 323 |
icon="$nl$/icons/full/elcl16/stepreturn_co.gif" |
336 |
icon="$nl$/icons/full/elcl16/stepreturn_co.gif" |
| 324 |
helpContextId="step_return_action_context" |
337 |
helpContextId="step_return_action_context" |
| 325 |
label="%StepReturnAction.label" |
338 |
label="%StepReturnAction.label" |
| 326 |
menubarPath="org.eclipse.ui.run/stepReturnGroup"> |
339 |
menubarPath="org.eclipse.ui.run/stepReturnGroup" |
|
|
340 |
toolbarPath="org.eclipse.debug.ui.main.toolbar/stepReturnGroup"> |
| 327 |
</action> |
341 |
</action> |
| 328 |
<action |
342 |
<action |
| 329 |
id="org.eclipse.debug.ui.actions.StepOver" |
343 |
id="org.eclipse.debug.ui.actions.StepOver" |
|
Lines 334-340
Link Here
|
| 334 |
icon="$nl$/icons/full/elcl16/stepover_co.gif" |
348 |
icon="$nl$/icons/full/elcl16/stepover_co.gif" |
| 335 |
helpContextId="step_over_action_context" |
349 |
helpContextId="step_over_action_context" |
| 336 |
label="%StepOverAction.label" |
350 |
label="%StepOverAction.label" |
| 337 |
menubarPath="org.eclipse.ui.run/stepOverGroup"> |
351 |
menubarPath="org.eclipse.ui.run/stepOverGroup" |
|
|
352 |
toolbarPath="org.eclipse.debug.ui.main.toolbar/stepOverGroup"> |
| 338 |
</action> |
353 |
</action> |
| 339 |
<action |
354 |
<action |
| 340 |
id="org.eclipse.debug.ui.actions.StepInto" |
355 |
id="org.eclipse.debug.ui.actions.StepInto" |
|
Lines 345-351
Link Here
|
| 345 |
icon="$nl$/icons/full/elcl16/stepinto_co.gif" |
360 |
icon="$nl$/icons/full/elcl16/stepinto_co.gif" |
| 346 |
helpContextId="step_into_action_context" |
361 |
helpContextId="step_into_action_context" |
| 347 |
label="%StepIntoAction.label" |
362 |
label="%StepIntoAction.label" |
| 348 |
menubarPath="org.eclipse.ui.run/stepIntoGroup"> |
363 |
menubarPath="org.eclipse.ui.run/stepIntoGroup" |
|
|
364 |
toolbarPath="org.eclipse.debug.ui.main.toolbar/stepIntoGroup"> |
| 365 |
</action> |
| 366 |
<action |
| 367 |
id="org.eclipse.debug.ui.actions.Disconnect" |
| 368 |
hoverIcon="$nl$/icons/full/elcl16/disconnect_co.gif" |
| 369 |
class="org.eclipse.debug.internal.ui.commands.actions.DisconnectCommandActionDelegate" |
| 370 |
definitionId="org.eclipse.debug.ui.commands.Disconnect" |
| 371 |
disabledIcon="$nl$/icons/full/dlcl16/disconnect_co.gif" |
| 372 |
icon="$nl$/icons/full/elcl16/disconnect_co.gif" |
| 373 |
helpContextId="disconnect_action_context" |
| 374 |
label="%Disconnect.label" |
| 375 |
toolbarPath="org.eclipse.debug.ui.main.toolbar/threadGroup"> |
| 349 |
</action> |
376 |
</action> |
| 350 |
<action |
377 |
<action |
| 351 |
id="org.eclipse.debug.ui.actions.Terminate" |
378 |
id="org.eclipse.debug.ui.actions.Terminate" |
|
Lines 356-362
Link Here
|
| 356 |
icon="$nl$/icons/full/elcl16/terminate_co.gif" |
383 |
icon="$nl$/icons/full/elcl16/terminate_co.gif" |
| 357 |
helpContextId="terminate_action_context" |
384 |
helpContextId="terminate_action_context" |
| 358 |
label="%TerminateAction.label" |
385 |
label="%TerminateAction.label" |
| 359 |
menubarPath="org.eclipse.ui.run/stepGroup"> |
386 |
menubarPath="org.eclipse.ui.run/stepGroup" |
|
|
387 |
toolbarPath="org.eclipse.debug.ui.main.toolbar/threadGroup"> |
| 360 |
</action> |
388 |
</action> |
| 361 |
<action |
389 |
<action |
| 362 |
id="org.eclipse.debug.ui.actions.Suspend" |
390 |
id="org.eclipse.debug.ui.actions.Suspend" |
|
Lines 367-373
Link Here
|
| 367 |
icon="$nl$/icons/full/elcl16/suspend_co.gif" |
395 |
icon="$nl$/icons/full/elcl16/suspend_co.gif" |
| 368 |
helpContextId="suspend_action_context" |
396 |
helpContextId="suspend_action_context" |
| 369 |
label="%SuspendAction.label" |
397 |
label="%SuspendAction.label" |
| 370 |
menubarPath="org.eclipse.ui.run/stepGroup"> |
398 |
menubarPath="org.eclipse.ui.run/stepGroup" |
|
|
399 |
toolbarPath="org.eclipse.debug.ui.main.toolbar/threadGroup"> |
| 371 |
</action> |
400 |
</action> |
| 372 |
<action |
401 |
<action |
| 373 |
id="org.eclipse.debug.ui.actions.Resume" |
402 |
id="org.eclipse.debug.ui.actions.Resume" |
|
Lines 378-384
Link Here
|
| 378 |
icon="$nl$/icons/full/elcl16/resume_co.gif" |
407 |
icon="$nl$/icons/full/elcl16/resume_co.gif" |
| 379 |
helpContextId="resume_action_context" |
408 |
helpContextId="resume_action_context" |
| 380 |
label="%ResumeAction.label" |
409 |
label="%ResumeAction.label" |
| 381 |
menubarPath="org.eclipse.ui.run/stepGroup"> |
410 |
menubarPath="org.eclipse.ui.run/stepGroup" |
|
|
411 |
toolbarPath="org.eclipse.debug.ui.main.toolbar/threadGroup"> |
| 382 |
</action> |
412 |
</action> |
| 383 |
</actionSet> |
413 |
</actionSet> |
| 384 |
<actionSet |
414 |
<actionSet |
|
Lines 613-618
Link Here
|
| 613 |
</dynamic> |
643 |
</dynamic> |
| 614 |
</menu> |
644 |
</menu> |
| 615 |
</menuContribution> |
645 |
</menuContribution> |
|
|
646 |
<menuContribution |
| 647 |
locationURI="toolbar:org.eclipse.ui.main.toolbar?after=additions"> |
| 648 |
<toolbar |
| 649 |
id="org.eclipse.debug.ui.main.toolbar" |
| 650 |
label="%DebugActionSet.label"> |
| 651 |
<separator |
| 652 |
name="threadGroup" |
| 653 |
visible="true"> |
| 654 |
</separator> |
| 655 |
<separator |
| 656 |
name="stepGroup" |
| 657 |
visible="true"> |
| 658 |
</separator> |
| 659 |
<separator |
| 660 |
name="stepIntoGroup" |
| 661 |
visible="false"> |
| 662 |
</separator> |
| 663 |
<separator |
| 664 |
name="stepOverGroup" |
| 665 |
visible="false"> |
| 666 |
</separator> |
| 667 |
<separator |
| 668 |
name="stepReturnGroup" |
| 669 |
visible="false"> |
| 670 |
</separator> |
| 671 |
<separator |
| 672 |
name="emptyStepGroup" |
| 673 |
visible="false"> |
| 674 |
</separator> |
| 675 |
<separator |
| 676 |
name="renderGroup" |
| 677 |
visible="true"> |
| 678 |
</separator> |
| 679 |
</toolbar> |
| 680 |
</menuContribution> |
| 616 |
</extension> |
681 |
</extension> |
| 617 |
|
682 |
|
| 618 |
<extension |
683 |
<extension |
|
Lines 1614-1619
Link Here
|
| 1614 |
id="org.eclipse.debug.ui.commands.ToggleStepFilters"> |
1679 |
id="org.eclipse.debug.ui.commands.ToggleStepFilters"> |
| 1615 |
</command> |
1680 |
</command> |
| 1616 |
<command |
1681 |
<command |
|
|
1682 |
categoryId="org.eclipse.debug.ui.category.run" |
| 1683 |
description="%ActionDefinition.dropToFrame.description" |
| 1684 |
id="org.eclipse.debug.ui.commands.DropToFrame" |
| 1685 |
name="%ActionDefinition.dropToFrame.name"> |
| 1686 |
</command> |
| 1687 |
<command |
| 1688 |
categoryId="org.eclipse.debug.ui.category.run" |
| 1689 |
description="%ActionDefinition.disconnect.discrption" |
| 1690 |
id="org.eclipse.debug.ui.commands.Disconnect" |
| 1691 |
name="%ActionDefinition.disconnect.name"> |
| 1692 |
</command> |
| 1693 |
<command |
| 1617 |
name="%ActionDefinition.stepInto.name" |
1694 |
name="%ActionDefinition.stepInto.name" |
| 1618 |
categoryId="org.eclipse.debug.ui.category.run" |
1695 |
categoryId="org.eclipse.debug.ui.category.run" |
| 1619 |
description="%ActionDefinition.stepInto.description" |
1696 |
description="%ActionDefinition.stepInto.description" |