User guide

9-3
Using the Old Command Line Interface (CLI)
line
Toggles line tracking.
For example:
cli> line
Line tracking is now ON.
cli> line
Line tracking is now OFF.
list [-n | n]
Lists 10 lines starting with the current line.
-n
Lists n lines above the current position.
n
Lists n lines starting with the current line.
print %[b|c|t|f|e|g|d|h|x|m|o|s|v] net_or_reg
Shows the current value of net or register in the specified format.
next
Next line.
step [-thread thread-id | up]
When entered without a qualifier, moves through all traceable
lines according to the order of event execution.
-thread thread-id
Steps in the specified thread while skipping statements in
other threads.
For example:
cli_15 > step -thread
mem_add1[10011011] is 10011011
[memsys0.vr:91]