TotalView User Guide : Part II: Setting Up : Setting Up a Debugging Session : Loading Programs : Loading Programs Using the CLI

Loading Programs Using the CLI
When using the CLI, you can load programs in a number of ways. Here are some of them:
Start a new process
dload –e executable
Open a core file
dattach –c corefile –e executable
Load a program using its process ID
dattach executable pid
Load a program on a remote computer
dload executable –r hostname
You can type the computer’s name (for example, gandalf.roguewave.com) or an IP address.
Load a poe program
dload –mpi POE –np 2 –nodes \
      –starter_args "hfile=~/my_hosts"

Rogue Wave Software, Inc.
Voice: (303) 473-9118
rwonlinedocs@roguewave.com