Native Inspect Manual (H06.04+)

Syntax of Native Inspect Commands
Native Inspect Manual528122-005
4-70
show command
show command
Displays either the environment settings for Native Inspect or the value of a variable in
the program being debugged.
attribute
is typically one of the same attributes as for the set command (environment).
The history, print, and check attributes are as described for the set command
(environment).
Attributes supported only by the show command (not by the set command) include:
commands
displays the history of commands. Displays ten lines of commands.
copying
displays conditions for redistributing copies of Native Inspect.
directories
displays current search path for finding source files. Native Inspect always
searches the compilation directory ($cdir) and the current working directory
($cwd). You can set additional subvolumes for searching by using the dir
command.
listsize
displays the current value of the size of the list displayed by the list command.
user
displays definitions of user-defined commands.
version
displays the version of Native Inspect, of its direct parent gdb, and of the Tcl
scripting language.
warranty
displays the types of warranty for Native Inspect.
show [ attribute | { history | print | check } [ sub-attr ] ]