02.03.2014 Views

Tornado

Tornado

Tornado

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Tornado</strong> 2.0<br />

User’s Guide<br />

inhibit-gdbinit<br />

Do not read the GDB-language initialization files ~/.gdbinit and<br />

${PWD}/.gdbinit, discussed in 7.7.1 Tcl: Debugger Initialization Files, p.273.<br />

Default: no (that is, read initialization files).<br />

wtx-ignore-exit-status<br />

Whether or not to report the explicit exit status of a routine that exits under<br />

debugger control. When this parameter is on (the default), the debugger<br />

always reports completion of a routine with the message “Program terminated<br />

normally.” If your application’s routines use the exit status to convey<br />

information, set this parameter to off to see the explicit exit status as part of the<br />

termination message.<br />

wtx-load-flags<br />

Specifies the option flags for the dynamic loader (Download in the File menu, or<br />

load in the command panel). These flags are described in the discussion of ld( )<br />

in VxWorks Programmer’s Guide: Configuration and Build. Default:<br />

LOAD_GLOBAL_SYMBOLS (4).<br />

wtx-load-path-qualify<br />

Controls whether the debugger translates a relative path specified in the load<br />

argument to an absolute path when instructing the target server to download<br />

a file. By default, this value is set to yes: this instructs the debugger to perform<br />

this translation, so that the target server can locate the file even if the server<br />

and the debugger have different working directories.<br />

However, in some networks where the debugger and target server have<br />

different views of the file system, a relative pathname can be interpreted<br />

correctly by both programs even though the absolute pathname is different for<br />

the two. In this case, you may wish to set wtx-load-path-qualify to no.<br />

wtx-load-timeout<br />

As a safeguard against losing contact with the target during a download, the<br />

debugger uses a timeout controlled by this parameter. If a download does no<br />

complete in less time than is specified here (in seconds), the debugger reports<br />

an error. Default: 30 seconds.<br />

wtx-task-priority<br />

Priority for transient VxWorks tasks spawned by the run command. Default:<br />

100.<br />

wtx-task-stack-size<br />

Stack size for transient tasks spawned by the run command. Default: 20,000.<br />

260

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!