Debugging on a Remote Host

When you start or configure a debugging session, you can choose to run the dbx debugger on the local host where you are running the IDE, or on a remote host.

To define a remote host:

  1. Open the Remote Host Settings dialog box by choosing Tools > Hosts, or by clicking Hosts in the Debug Executable dialog box, the Debug Core File dialog box, the Configure Current Debugged Session dialog box, or the Attach dialog box.
  2. Click Duplicate to create a new remote host.
  3. Type the host name in the Host Name field.
  4. Select the platform from the Platform drop-down list.
  5. Make sure that the Studio Location field contains the path to the installation directory for your Sun Studio software; for example, /opt/sunstudio12.1 or /opt/sun/sunstudio12.
  6. The Login Name is automatically set.
  7. Click OK. The IDE connects to the remote host and the new host is added to the list of hosts.

  8. Legal Notices