Debugger : Resolving Name Ambiguity : Referencing Queues in the Rational Statemate Debugger (Pdb)

Referencing Queues in the Rational Statemate Debugger (Pdb)

Commands to allow queues to be displayed and modified in the debug environment are:

PUT <QUEUE_name> QUEUE_element_value
UPUT <QUEUE_name> QUEUE_element_value
FL <QUEUE_name>

The existing command SHOW DATA can be applied to queues, and lists the elements of the queue. The queue element tagged number 1 is the top of the queue, and the highest number is the end of the queue.