Setting the Path Name Length
Related Topics:
By default, debugging displays short path names for files. You can choose to have it display full path names.
To show the full path and file names:
- 1. In the Debugging Window, choose Debug
Debugging Options. Or, in the Sun WorkShop main window, choose Options
Debugging Options.
- 2. In the Debugging Options Dialog Box, click the Debugging Output tab.
- 3. At Abbreviate pathnames, click the No radio button.
- 4. Click OK to apply the change to the current session, or click Save as Defaults and then click OK to apply it to all sessions
Note - This option is equivalent to the dbx output_short_file_name Environment Variable.