Native Inspect Manual (H06.04+)

Syntax of Native Inspect Commands
Native Inspect Manual528122-005
4-79
version option
Considerations
Use the info command with the sessions option to list the sessions running under
one instance of Native Inspect. Use this command during multiprocess debugging.
The vector command preserves debugging attributes you have set for the
previously designated process.
When privileged debugging is enabled in Native Inspect, use the vector command
to view the state of any process in the CPU without having to attach to the process.
version option
A command-line option that displays the versions of Native Inspect, GDB, and the Tool
Command Language (Tcl). This option is an alias for the show command with the
version option.
vq command
Displays information about process segments or, if you specify a segid, changes the
selectable segment viewed by Native Inspect.
segid
is the segment ID for the segment about which to display information.
The segment corresponding to segid becomes the current in-use segment (marked
with the letter g) for Native Inspect commands. (The current in-use segment for the
process itself is marked with the letter p.)
If you do not specify a segid, the vq command displays information about the
extended segments allocated by the current process.
--version
vq [ segid ]