Command Table Clear (PLBDBUG)
This debugger command clears one or all of the 'X' commands currently stored in the debugger 'X' command table. The entries in the debugger 'X' command table are numbered from '0' to '9'.
Formats:
Where:
Note:
The 'XC' command can be executed from the character debugger input console or this command can be specified in the 'DEBUG CMD={cmd}' instruction exeucuted from a PL/B program.
Examples:
Clears all entries in the debugger 'X' command table.
Clears the 'X' command table entry identified by the digit '1'. The 'X' command table entries are numbered from '0' to '9'.
See Also: PLBDBUG Commands, PLBDBUG
![]() |