PLBDBUG Commands
The following commands are available within the Sunbelt debugger. Each debugger command is entered on a command line. Optionally, multiple commands may be entered as a single command line statement by concatenating them together with a semicolon (;) character as the command delimiter character. All of the debugger commands can be concatenated and executed except for 'BP' and 'Cn' commands as described below.
Example:
DV S$CMDLIN;BC 1;G
This example executes three separate debugger commands as:
DV S$CMDLIN
BC 1
G
|
Function Key |
Command |
Function |
|
Help | ||
|
Step Out | ||
|
View Program Output | ||
|
Go | ||
|
Restore Source Window | ||
|
Trace | ||
|
|
Repeat Last Command | |
|
Step over calls | ||
|
|
Toggle MV command EDIT mode | |
|
PGUP |
|
Display Prior Source Screen |
|
PGDN |
|
Display Next Source Screen |
|
UP |
|
Display Prior Source Line |
|
DN |
|
Display Next Source Line |
|
LEFT |
|
Scroll the source window left. |
|
RIGHT |
|
Scroll the source window right. |
|
HOME |
|
Display First Source Lines |
|
END |
|
Display Last Source Lines |
|
|
User defined functions | |
|
|
Shell to OS | |
|
|
Breakpoint Set | |
|
|
Breakpoint Clear | |
|
|
Breakpoint Disable | |
|
|
Breakpoint Enable | |
|
|
Breakpoint List | |
|
|
Breakpoint Table Command | |
|
|
Breakpoint Table Command Clear | |
|
|
Breakpoint Table Command List | |
|
|
Call stack trace | |
|
|
Display bytes | |
|
|
Display File List | |
|
|
Display variable logical length | |
|
|
Display variable | |
|
|
Display execution label (9.5B) | |
|
|
Flag Clear | |
|
|
Flag Set | |
|
|
Change Instruction Pointer | |
|
|
Modify Formpointer | |
|
|
Modify Lengthpointer | |
|
|
Modify variable | |
|
|
Quit | |
|
|
Search For String | |
|
|
Tracepoint Maybe | |
|
|
Set Tracepoint | |
|
|
Clear Tracepoint | |
|
|
Uncompile | |
|
|
Display Window Size | |
|
|
Set, change or execute a command from the command table. | |
|
|
Clear a command from the command table | |
|
|
List the command table | |
|
|
Initialize the shifted or function key character user commands |
![]() |