| : |
Pushes level from debugger. |
| a |
Displays current instruction address. |
| addd |
Adds integer numbers. |
| addx |
Adds hexadecimal numbers. |
| b |
Sets breakpoint condition. |
| c |
Specifies character display format. |
| d |
Displays breakpoint and trace table entries. |
| db (R83) |
Toggles debugger. |
| data format specification |
Overview of format specifications. |
| divd |
Divides integer numbers. |
| divx |
Divides hexadecimal numbers. |
| data reference specification |
How data is referenced. |
| dtx |
Converts decimal to hexadecimal. |
| data window specification |
How windows are specified. |
| e |
Toggles the single-step feature on or off. |
| end |
Terminates process and returns to TCL. |
| System Debugger functions |
System debugger replacement/display functions. |
| g |
Transfers execution to statement label. |
| i |
Activates integer display format. |
| k |
Kills breakpoint. |
| l |
Displays frame link fields. |
| m |
Toggles modal trace. |
| md |
Enters monitor debugger from system debugger. |
| me |
Attaches current process to remote process. |
| muld |
Multiplies integer numbers. |
| mulx |
Multiplies haxadecimal numbers. |
| n |
Ignores breakpoints for specified number of times. |
| off |
Terminates process. |
| System Debugger |
Overview of system debugger. |
| p |
Toggles listflg. |
| r |
Specifies indirect register address. |
| subd |
Subtracts integer numbers. |
| subx |
Subtracts hexadecimal numbers. |
| t |
Sets trace table entry. |
| time |
Displays current time and date. |
| u |
Removes trace table entry. |
| w |
Specifies hexadecimal display format. |
| x |
Specifies hexadecimal display format. |
| xtd |
Converts hexadecimal to decimal. |
| y |
Sets y-trace table entry. |
| z |
Cancels previous y command. |
| [ |
Indicates the entry of hexadecimal words. |