A.4   Initialization and State-Information Files

You can define initialization files to customize each of the Tornado tools. These files, if they are present, are collected in a directory called .wind in your home directory. Some Tornado tools also use this directory to store state information, and some demos and optional products store both initialization and state information here.

Table A-4:  .wind Initialization Files


Directory/Files
 
Description
 

browser.tcl
 
Optional Tcl initialization code for the browser. See 6.12  Tcl: the Browser Initialization File.
 
crosswind.tcl
 
Optional Tcl initialization code for the debugger front end. See 7.8  Tcl: CrossWind Customization.
 
gdb.tcl
 
Optional Tcl initialization code for the debugging engine itself. See 7.8  Tcl: CrossWind Customization.
 
launch.tcl
 
Optional Tcl initialization code for the launcher. See 4.7  Tcl: Customizing the Launcher.
 
windsh.tcl
 
Optional Tcl initialization code for the shell. See 5.11.3  Tcl: Tornado Shell lnitialization.
 
wtxtcl.tcl
 
Optional Tcl initialization code for wtxtcl, the Tcl interpreter with WTX-protocol extensions. See the Tornado API Guide: Extending Tornado Tools.
 

 

Table A-5:  .wind State-Information Files


Directory/Files
 
Description
 

launchLog.server
 
Log file for target-server verbose output, if requested from the launcher. See 4.5  Managing Target Servers.
 
profile
 
A file of identification information used for your Tornado support requests. This information is collected and updated through the launcher's Support menu; see 10.2.1  The Customer Information Form.
 
tgtsvr
 
A directory collecting your saved target-server configurations. Target-server configurations are defined and viewed through the launcher's Target menu; see 4.5  Managing Target Servers.
The file .lastTgtSvr in this directory records the name of the last target server you launched.
 
tsr
 
A directory recording the history of your Tornado support requests. This information is managed through the launcher's Support menu; see 10.2  WRS Support Services.