Command Table List (PLBDBUG)


 

This debugger command displays all of the 'X' command table entries that are currently being used.

Formats:

 

XL

Each 'X' command entry that contains a command string is displayed as follows:

 

n:{cmddata}

 

Where:

 

n

is a single digit from '0' to '9'.

 

{cmddata}

is same as described in 'Xn'.

Examples:

 

X4 BP MyLabel; BL

X5 TP MyData

 

XL

 

This 'XL' shows the current 'X' command table entries as follows:

 

4: BP MyLabel; BL

5: TP MyData

 

 

See Also: PLBDBUG Commands, PLBDBUG

 



System Utilities Command Table Clear (PLBDBUG) Breakpoint Clear Command (PLBDBUG)