STREAMS/UX for the HP 9000 Reference Manual

140
Debugging STREAMS/UX Modules and Drivers
STREAMS/UX Debugging Tool
Commands to Change strdb Session Characteristics
After entering strdb, you can enter the :? command to get information about
primary commands. Note that primary mode does not prompt for
commands; you just enter the command keys.
:?
key - navigate from current structure
^D | :q - exit
^L - refresh
^K - log screen contents if logging enabled
? - show navigation keys for current structure
:? - show known commands
:x ? - show known structure descriptions
:x 'name' 'addr' - show structure 'name' at address 'addr'
:b 'addr' 'len' - show screenful of binary data at address
'addr'
('len' defaults to 256 if not specified)
^P - pop stack
^U - pop stack to previous mark
^T - transpose top stack entries
^R - re-read current structure from memory
:s - enable structure Stacking
:l 'name' 'o|c' - start[o] / stop[c] logging to 'name'
:m - mark current stack location
:u - Unenable structure stacking
:S - STREAMS subsystem commands
There are two types of primary commands, data structure navigation and
commands to change strdb session characteristics. This section describes the
commands that change strdb session characteristics:
•:?
CTRL-D
•:q
CTRL-L
•:l
•:u
•:s
•:S