Native Inspect Manual (H06.13+, J06.03+)
Table 11 Native Inspect Command Functions (continued)
FunctionGroup Name and Command Name
Traces the stack from a TNS/E native jump buffer (tj command) or a ucontext
buffer (tu command) contained at the specified address.
tj Command,
tu Command
Selects the stack frame that called the currently selected stack frame.up (up-silently) Command
Object and Symbol File Commands
Add additional symbol file information.add-symbol-file Command
Lists source code.list Command
Prints detailed information about a specified data type.ptype Command
Opens a TNS/E native code file to build up internal symbol tables.symbol-file (symbol) Command
Discards all the symbol data associated with a specified file name.unload-symbol-file Command
Displays the data type of a specified expression.whatis Command
Memory Management Command
Displays information about the extended segments allocated by the current process
or changes the currently viewed selectable segment.
vq Command
Memory Leak Detection Commands
Displays information about the corruption, heap, and leaks options of the
info command, used to view memory problems.
info Command (memory leak
detection)
Displays information about the set heap-check command and its attributes,
used to debug memory problems.
set heap-check Command (memory
leak detection)
Shows the heap-check option, used to view memory problems.show Command
User-Defined Commands
The define command defines a command, commandname, specified by the
user.
define Command
Documents the user-defined command, commandname, so that it can be accessed
by help.
document Command
Displays definitions (but not documentation) of user-defined commands.show user (see show Command)
Syntax of Common Command Elements
This section describes the following:
• Syntax of locspec
• Syntax of native-address
• Syntax of llce (low-level conditional expression)
• Syntax of expression
• Syntax of /format
Syntax of locspec
NOTE: locspec is sometimes referred to as linespec in files and documents that are used
by or related to Native Inspect.
Syntax of Common Command Elements 59










