Working Directory
The working directory option specifies a working directory for executing your target program. If not provided, the default is the directory from which you invoked TotalView.
This value can be entered into the UI or on the command line when starting TotalView. It can then be modified during a debug session using the Process > Modify Arguments menu.
Set or Modify the Working Directory in the UI
To set or modify the working directory in the Session Editor, enter the full path in the Working Directory field:
If the directory does not exist, “Directory not found locally” displays.
Set the Working Directory on the Command Line
When starting TotalView from a shell, set the working directory using the command line argument ‑working_directory, like so:
totalview -working_directory /tmp