Breakpoint Table Clear Command (PLBDBUG)


 

The breakpoint table clear command directly clears break point table commands. The format for the command is:

 

CC {number|*}

Note the following:

  1. If {number} is specified, it must be a decimal numeric value between zero and nine that identifies the command that is to be cleared.

  2. If "*" is specified, all commands are cleared.

Example:

CC 0

Clear C0 command.

CC *

Clear all commands.

 

 

See Also: PLBDBUG Commands, PLBDBUG

 



System Utilities Breakpoint Set Command (SUNDBUG) Breakpoint Table Command (SUNDBUG)