Example of using the obey command, Using tnsvu help, Examples of using tnsvu help – HP Integrity NonStop H-Series User Manual
Page 20
![background image](/manuals/397117/20/background.png)
Using TNSVU
TNSVU User’s Guide— 528143-003
3 -6
Example of Using the OBEY Command
Example of Using the OBEY Command
This example shows results from using the OBEY command.
calls4xx> obey myobj
second
CSEG 0 PEP# 03 TNS Base: 023 TNS Size: 07 TNS Entry: 023
Itanium code: 0x70420550 Itanium bundles: 0x11 Itanium entry: 0x70420550
Implemented in C in source file \SIERRA.$YOSE.KAAWORK.CALLS4A
Using TNSVU Help
Use the HELP command to display a summary of all TNSVU commands or get help for
a specific command. If you type HELP at the TNSVU prompt you get the help
summary. The ? command is a synonym for the HELP command:
HELP
displays help information for all TNSVU commands.
command-name
specifies the name of any TNSVU command. See
for a listing of all TNSVU commands.
Examples of Using TNSVU Help
•
This example displays help for all TNSVU commands:
myfile> HELP
TNSVU Command Summary
Commands are not case-sensitive; file and proc names are.
* More information is available using "HELP command-name".
LOG - Opens a text file in which TNSVU records all text
LOGAPPEND written to the screen (including typed commands). *
ENDLOG - Closes a log file.
OPEN - Opens a type-100 TNS object file for viewing. *
FILEINFO - Displays general information about the open file.
PROCINFO - Displays general information about a procedure. *
PROCS - Displays the names of procedures in the object file, Itanium
addresses and lengths, TNS addresses and lengths. *
LOCAL - Displays the names of local millicode routines, and their
Itanium addresses and lengths. *
MILLICODE - Displays the names of emulation and shared millicode routines.
EXTERNALS - Displays the names of external (system or user) library
routines.
ICODE - Displays Itanium and TNS instructions. *
HISTORY - Displays previously-issued commands.
! - Repeats a previously-issued command.
QUIT - Exits TNSVU.
TNSHEADER - Displays the TNS file header.
HELP [command-name]