button Command

Related Topics:

unbutton Command Adding a Button to the Button Editor

The button command defines a new button for the Sun WorkShopTM Debugging Custom Buttons window. This command is silently ignored unless dbx is running under the control of Sun WorkShop.

Syntax

button selection-type command

where:

selection-type is:

ignore Ignore the current Sun WorkShop selection.
literal Take the current selection literally and append it to the command.
lineno Append the file name and line number of the curren tselection to the command.

command is the command to be executed when the button is clicked.