Other Environment Variables

The debugger also uses the following standard environment variables on the Windows or OS/2 workstation. These variables all contain one or more directory names separated by semicolons:

PATH

The PATH environment variable is used to locate the debugger executable and the executable programs to be debugged, as well as any other executables being run on the workstation. On Windows platforms the PATH environment variable is also used to locate DLLs.

DPATH

The DPATH environment variable is used to locate message files, which the debugger needs to display messages and the text of menus and dialogs.



Environment Variables