[ Home | What's New | Contents | Overview | Contributors | Distribution | Examples | Documentation | Manual | Publications | Mailing List Archive | Problems ] | This page was last updated by Axel Belinfante on 2003-08-05 | |
TorX Test Tool Information | ||
Prev | Next |
RECV pipe dataif printing of data is enabled, and/or, if printing of data in hexadecimal form is enabled, a line of the form
RECVHEX pipe datahexIn these lines pipe will be stdout if the data was received from the standard output of program, and stderr if the data was received from the standard error of program, and data and datahex are the contents of the message, as received resp. in hexadecimal form. By default, output in hexadecimal format is enabled, and output in ``normal'' format is disabled. This can be changed using the command line options -[no]printdatahex and -[no]printdata and with corresponding commands, as discussed below.
The -debug [nr] option opens a hardcoded pseudo terminal (pty) on which debugging information is printed. The amount of information printed depends on the numeric debug mode given. For more information, use the source.
Prev | Table of Contents | Next |
Appendix D: TorX Manual Pages: cppmkprimer(1) - preprocess input with cpp before invoking mkprimer | Appendix D: TorX Manual Pages: instantiator(1) - instantiate free variables for torx |