Example 1: In the command prompt
c:\> set FDB_SRC_PATH=c:\users\fujitsu\prog;d:\common\lib\src c:\> winfdb
The above specifies the full pathnames of the directory in which the source files exist. If there are more than two directories, you may specify them with the separator ";", then invoke the Debugger.
Example 2: In the Control Panel (Windows NT only)
Variable(V): FDB_SRC_PATH Value(A): c:\users\fujitsu\prog;d:\common\lib\src
The above specifies environment variable FDB_SRC_PATH to each user's environment variable of the System in the Control Panel. In Windows 95/98, specify the environment variable FDB_SRC_PATH in AUTOEXEC.BAT.
Example: Specify the environment variable FDB_MERG_PATH
set FDB_MERG_PATH=c:\users\fujitsu;e:\apl\users\lib\obj
In the above, the directory name is specified with full pathnames separated by a semicolon.
Note: The object file and debugging information file are searched as follows: