DBG is the windowing interface to the debugger DDT.
$edt /pro/bwe/helpinfo/edt
$Step
This button causes the program to step one line.
$$
$Next
This button causes the program to step one line, skipping over function calls.
$$
$Run
This button causes the program to start execution.
$$
$Continue
This button causes execution to continue.
$$
$Stop
This button interrupts execution.
$$
$Buttons
This menu is used to edit the buttons displayed beneath the transcript window.
$Remove
This button removes a button.
$$
$Add
This button creates a new button.
$$
$Modify
This button is used to edit an existing button.
$$
$Default
This button reloads the default buttons.
$$
$Reload
This button reloads the initial button definitions.
$$
$"Save Local"
This button saves the current button definitions in the current directory.  The next
time that DBG is run from this directory, these button definitions will be used.
$$
$"Save Global"
This button saves the current button definitions in the user's home directory.
Definitions saved this way will be used whenever the user runs DBG and there is
no .dbgbtn file in the current directoy.
$$
$$
