You can modify the TotalView Debugger Server (
tvdsvr) auto launch feature by changing the structure of the command that TotalView uses to start this server on a remote host. By default, TotalView uses the
rsh command (
remsh on HP-UX).
Chapter 4 of the TotalView User’s Guide contains a detailed description of these operations, along with instructions for starting the server manually if that becomes necessary.
Changes the values defined within this area to their default values. This action overrides changes you have made using this preference, or to values set using options or X resources.
Expands to the default name of the command used to start a remote process. If defined, the value of the environment variable
TVDSVRLAUNCHCMD is used. Otherwise, the default name is
rsh (
remsh on HP-UX).
(Red Storm and BlueGene architectures) If TotalView must use an alternative name for tvdsvr, specify its name here. For example, on BlueGene, the server name is
tvdsvr_bg1. On Red Storm, it is
tvdsvr_rs.
Expands to the full path of the current working directory in which TotalView is running. The default command string tells
tvdsvr to first try to
cd to this directory. This directory name may be inappropriate if the target system’s file system is not organized the same way as the host’s file system.
Expands to the TotalView verbosity setting. This launches the TotalView Debugger Server with the same verbosity level as TotalView.
Contains the “tracer configuration flags” that need to be sent to
tvdsvr processes. These are system-specific startup options that the
tvdsvr process needs.
The File > Preferences Bulk Server Page allows you to define templates for the contents of temporary files. These files may use these replacement characters. The
%N,
%t1, and
%t2 replacement characters can only be used within header and trailer lines of temporary files. All other characters can be used in header or trailer lines or within a host line defining the command that initiates a single-process server launch. In header or trailer lines, they behave as defined for a bulk launch within the host line. Otherwise, they behave as defined for a single-server launch
When checked, TotalView will automatically attempt to start a visualizer process when it encounters a visualization command. If this is not checked, TotalView will not launch a visualizer even if you select the
Tools > Visualize command or have used a
$visualize intrinsic.
The command TotalView uses when it starts a visualizer. If you are using your own visualizer, you would enter its startup command here.
Sets the maximum rank. Edit this value if you plan to save the data exported from TotalView or display it in a different visualizer.
Changes the values defined within this area to their default values. This action overrides changes you have made using this preference, or values set using command-line options.
The source code editor launch string area allows you to specify the command string TotalView will use to start an editor when you use the Process Window’s
File > Edit Source command. TotalView expands this string into a command that is executed by the
sh shell.
Expands to the value of the EDITOR environment variable, or to
vi if
EDITOR if not set.
Changes the values defined within this area to their default values. This action overrides changes you have made using this preference, or values set using options or X Resources.
For more information, see the TV::editor_launch_string variable. For information on other Preference pages, see: